Refactor towards simpler code

This commit is contained in:
cool-mist
2025-01-19 13:50:18 +05:30
parent b6a6d570e1
commit 32ec8107ab
10 changed files with 486 additions and 555 deletions
+1
View File
@@ -0,0 +1 @@
pub(crate) const BOARD_SIZE: usize = 4;