Skip to content

Latest commit

 

History

History
executable file
·
24 lines (15 loc) · 590 Bytes

README.md

File metadata and controls

executable file
·
24 lines (15 loc) · 590 Bytes

Undertale NES demo

Screenshot

This is a work in progress!

This is a fun little NES hombrew project I started. It recreates the Lesser Dog battle from Undertale.

How to build

You will need gcc, make and Python 3.5 to build this project. Building on Linux or Mac will probably give you the best luck.

Simply run make in your terminal of choice:

$ make

How to play the game

The build process will create a NES ROM file in bin/main.nes. You will need an emulator to play the game. I recommend using FCEUX.