Awesome
Memory64 for Nintendo 64
Memory game similar to Simon for N64, design of the game is based on the N64 controller layout.
Support for Rumble Pak :D
Main Menu | Game Screen |
---|---|
Installation
Download or compile the ROM file and load it as you would any other N64 ROM.
This ROM file has been tested to work on real Nintendo 64 hardware using the EverDrive-64 by krikzz. It should also work with 64drive by retroactive.
This ROM file is only known to work on low-level, high-accuracy Nintendo 64 emulators such as CEN64 or MAME due to the use of libdragon instead of the proprietary SDK used by official licensed Nintendo software.
Building
In order to build you will need the following open-source software installed:
Run make
to produce the FlappyBird.z64
ROM file from this source tree.
You can run make docker
to use Docker.
Thanks
Thanks to Christopher Bonhage for his work on FlappyBird-N64, where I drew most of my inspiration.