Skip to content

PhilippThoelke/snasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snasm

snake implementation in x86 real mode assembly

Instructions

  • compile and run the code using make run
  • use make build if you want to compile without starting the QEMU emulator

Dependencies

  • assembly code can be compiled using NASM
  • the program can be run on an emulated machine using QEMU

About

snake implementation in x86 real mode assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published