mayerui/sudoku
C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。 observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 78
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2922
- days_rel: n/a
- days_push: 133
- n_releases_24m: 0
Adoption not part of the score
1421 stars · 298 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A cross-platform command-line Sudoku game written in C++ with no third-party dependencies. It is a small, beginner-friendly codebase (a few hundred lines) intended for casual play and learning.
Use cases
- play sudoku in the terminal
- take a break from coding with a quick puzzle game
- learn C++ by reading a small game codebase
- run a lightweight sudoku game on linux, windows, or macos
- play sudoku with vim keybindings
- save and resume a sudoku game from a file
When to choose
- you want a lightweight, dependency-free terminal sudoku game
- you are a C++ beginner looking for readable example code
- you want a cross-platform console game with vim and WASD controls
When to avoid
- you want a graphical sudoku game
- you need advanced features like hints, generators with difficulty levels, or online play
- you need a mobile or web version
Facets
application · maturity active
game cli terminal-ui gaming-tools cross-platform windows cli cpp cross-platform sudoku puzzle-game beginner-friendly vim-keybindings cmake no-dependencies command-line linux macos
1 source
- readme: https://github.com/mayerui/sudoku · fetched 2026-08-28 · df2eb7d2dc48
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mayerui/sudoku | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem