sudoku_machine

Crates.iosudoku_machine
lib.rssudoku_machine
version0.2.0
created_at2025-02-16 18:38:01.372695+00
updated_at2025-08-03 04:45:43.865027+00
descriptionA Sudoku game built with Bevy
homepage
repositoryhttps://github.com/mrkjdy/sudoku_machine
max_upload_size
id1558049
size1,809,893
Mark Judy (mrkjdy)

documentation

README

Sudoku Machine

Sudoku Machine is built with Rust and Bevy. It will be a game that allows you to generate and solve different Sudoku variants including the classic 9x9 puzzle, Knight, and Full Kropki. With more to come!

I'm building this game as a way to learn Rust and Bevy, and to have a fun project to work on in my free time. I also plan to build a web version of the game using WebAssembly/WebGPU and make it available at https://mrkjdy.dev.

TODO

See Issues

License Information

All source code in this repository is licensed under the MIT License. See the LICENSE.txt file for details.

Fonts

The fonts located in assets/fonts/ are licensed under the SIL Open Font License (OFL). For more information, see assets/fonts/LICENSE-OpenFont.txt

Icons

The icons located in assets/icons/ are part of Heroicons, which are licensed under the MIT License. For more information, see assets/icons/LICENSE-Heroicons.txt.

Commit count: 98

cargo fmt