vrgl117-games / 2048-N64

Nintendo 64 port of 2048

Home Page:https://vrgl117.games/#2048

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048 for Nintendo 64

Port of 2048 game created by Gabriele Cirulli for N64.

Support 1 player and Rumble Pak.

press_start new_game game credits

Note

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

Using Docker

All development can be done using Docker. It's the easiest way to build the ROM on Windows and MacOS.

  • Install Docker
  • Run make to produce the 2048-64.z64 ROM file.

On linux

Thanks

About

Nintendo 64 port of 2048

https://vrgl117.games/#2048

License:GNU General Public License v3.0


Languages

Language:C 64.9%Language:Shell 28.8%Language:Makefile 4.3%Language:C++ 1.8%Language:Dockerfile 0.1%