made a game

made a snake game and rewrote some rendering stuff again
This commit is contained in:
FantasyPvP
2023-10-02 00:56:18 +01:00
parent f0ee584c87
commit bf9c9be88d
19 changed files with 532 additions and 241 deletions
+1
View File
@@ -30,6 +30,7 @@ hashbrown = "0.13.2"
cmos-rtc = "0.1.2"
libm = "0.2.7"
log = "0.4.20"
uchan = { version = "0.1.4", default-features = false }
[dependencies.lazy_static]
version = "1.0"