Go to file
Constantin Köpplinger f5f846d995 Somewhat major refactor
Snake is now a class, this marks the start of OOPing this thing
Snakes are now an array, making for much sleeker code
Optimized AllSnakeThings, at the cost of debug features like grow-on-key-stroke
2023-03-30 00:57:43 +02:00
ConsoleSnake Somewhat major refactor 2023-03-30 00:57:43 +02:00
.gitattributes .gitattributes und .gitignore hinzufügen. 2023-03-24 15:38:12 +01:00
.gitignore .gitattributes und .gitignore hinzufügen. 2023-03-24 15:38:12 +01:00
ConsoleSnake.sln Projektdateien hinzufügen. 2023-03-24 15:38:15 +01:00