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
22
Commits
3
Branches
4
Tags
190
KiB
Assembly
95.6%
C++
2.3%
Makefile
2.1%
3ce810a482
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
3ce810a482
Conscious use of assembler pre-processor directives, to avoid use of magic numbers and memory locations for costants
2017-12-27 18:26:44 +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
Conscious use of assembler pre-processor directives, to avoid use of magic numbers and memory locations for costants
2017-12-27 18:26:44 +01:00
snake.sid
First commit
2017-12-21 15:14:42 +01:00