A snake game made for the NES as a university assignment focused on low-level programming in 2022 📚

The build has only been tested on Linux 🐧
- Make
- cc65 (included in the repo. If using git, clone with the
--recursiveflag)
To build the rom:
makeGet an emulator like Mesen and open the ROM from the build directory after building it. Control the snake with the D-pad buttons