This website requires JavaScript.
Explore
Help
Sign In
giomba
/
snake6502
Watch
1
Star
0
Fork
0
You've already forked snake6502
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
A snake game clone for Commodore home computers
21
Commits
3
Branches
4
Tags
190
KiB
Assembly
95.6%
C++
2.3%
Makefile
2.1%
e177fdcd86
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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