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

Add corner and center marks #4

Open alice-i-cecile opened 3 years ago

alice-i-cecile commented 3 years ago

Functionality works, rendering does not. Blocked on #7.