https://github.com/mrsloth-dev/sudoku-raylib
https://github.com/mrsloth-dev/sudoku-raylib
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrsloth-dev/sudoku-raylib
- Owner: MrSloth-dev
- Created: 2024-09-13T22:32:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-14T01:46:21.000Z (over 1 year ago)
- Last Synced: 2025-01-13T08:12:48.465Z (12 months ago)
- Language: C
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sudoku-raylib
A simple application game of sudoku with solver(the main reason I started to do this, rly(RECURSIOOOON))
Press `Enter` to Solve.
Use `WASD` to move or MouseClick to Select a cell.