Skip to content

luca1337/Snake_ASM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake_ASM

  • This is a simple version of the classic Snake game written using gbz80 Assembly
  • The intention was just to write some code and mastering with Assembly programming :P and not to violate any copyright
  • It's just an educational and academic project that i worked on during my last year, not all part of code are well commented, but i think it's easy to understand if you are familiar with it :)

HOW TO COMPILE:

Both on mac and windows just run 'build.sh' script located inside src folder, using your git shell or power Shell if you are on linux, the output file is created inside '\build' directory.

preview

About

An old snake version written in gbz80 Assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors