Leafwing-Studios / bevy-sudoku

An open source, educational and (eventually) fully-featured Sudoku game written in the Bevy game engine in Rust.
Apache License 2.0
18 stars 2 forks source link

bevy-sudoku

A simple but (eventually) polished open source Sudoku game written in the Bevy game engine in Rust.

To run this game, simply clone this repo, then use the cargo run --release command in the downloaded folder.