IGW Games

modern code, retro games

create-nes-game

create-nes-game is a command line tool that creates a simple hello world game for the NES, alongside all build tools you need, and a ready-to-go emulator.

All you have to do is answer a series of multiple-choice questions about what language you want, a mapper, and optional features like libraries.

The tool will give you a git-ready folder full of code, which it can be used to compile and run. (and even unit test, if you want!)

Check it out here!