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
@@ -7,3 +7,4 @@ pub mod shell;
pub mod tasks;
mod gigachad_detector;
mod shellrewrite;
mod snake;