https://github.com/batmac/sudoku-solver
shitty sudoku solver, bruteforce style (I find this game soooo boring...)
https://github.com/batmac/sudoku-solver
Last synced: 6 months ago
JSON representation
shitty sudoku solver, bruteforce style (I find this game soooo boring...)
- Host: GitHub
- URL: https://github.com/batmac/sudoku-solver
- Owner: batmac
- Created: 2017-05-10T21:42:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T23:54:56.000Z (about 2 years ago)
- Last Synced: 2025-03-25T05:17:18.807Z (over 1 year ago)
- Language: C
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sudoku-solver
[](https://travis-ci.org/batmac/sudoku-solver)
shitty sudoku solver, bruteforce style (I find this game soooo boring...)
This project is mainly useful for its test arch.
`TEST_PLATFORM=qemu-user-raspbian make test` to test it in a raspbian (ARM raspberry pi debian) chroot