Skip to content

Parallax scrolling demo on the NES written in 6502 assembly

License

Notifications You must be signed in to change notification settings

zorchenhimer/nes-parallax

Repository files navigation

NES Parallax Demo w/ MMC3

This is an NES parallax scrolling demo using the MMC3 mapper.

Build Requirements

Building requires the following software installed:

To build:

$ git clone https://github.com/zorchenhimer/nes-parallax.git
$ cd nes-platforming && make

License

See LICENSE.md