https://github.com/bulbame/sudoku-congl
sudoku cli app written using congl api
https://github.com/bulbame/sudoku-congl
cli cli-app sudoku sudoku-generator sudoku-solver
Last synced: about 1 year ago
JSON representation
sudoku cli app written using congl api
- Host: GitHub
- URL: https://github.com/bulbame/sudoku-congl
- Owner: bulbaME
- Created: 2022-05-02T01:53:40.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-02T01:59:05.000Z (about 4 years ago)
- Last Synced: 2025-06-08T06:41:43.216Z (about 1 year ago)
- Topics: cli, cli-app, sudoku, sudoku-generator, sudoku-solver
- Language: C++
- Homepage:
- Size: 722 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sudoku-congl
sudoku cli app written using ConGL API
# controls
- navigate with arrows
- put in numbers by pressing `1-9` on your keyboard
- `` switch to solver mode
- `` switch to game mode
- press `` to solve!