/nesgame

A NES game

Primary LanguageAssembly

A simple game for NES.

Based off on Nesdoug Tutorial.

Building

The project is built with cc65.

$ mkdir build && make

A build/game.nes will be generated and can be run with an emulator.