A snake game clone for Commodore home computers
Go to file
giomba e177fdcd86 Added techniques of good software engineering - well, use of costants instead of magic numbers for statuses, sort of enum 2017-12-27 18:12:18 +01:00
.gitignore First commit 2017-12-21 15:14:42 +01:00
BUGS Probably fixed rare bug: 2017-12-22 12:30:42 +01:00
Makefile First commit 2017-12-21 15:14:42 +01:00
snake.asm Added techniques of good software engineering - well, use of costants instead of magic numbers for statuses, sort of enum 2017-12-27 18:12:18 +01:00
snake.sid First commit 2017-12-21 15:14:42 +01:00