azagramac / flappy-nes

FlappyBird for Nintendo NES

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flappy Bird for Nintendo NES

This project is an attempt to create a clone of Flappy Bird for the Nintendo Entertainment System (NES).

Project Details

Build

  • Building assembler NESasm
  • Download repo git clone https://github.com/AzagraMac/flappy-nes.git
  • Run make from src directory
  • Copy the ROM .nes from the build directory in the Flashcart and play from the console, or from the FCEUX emulator.

Playing the game

  • The ROM is compatible with flashcart such as Everdrive, and with emulators such as FCEUX.

Screeshots

image

About

FlappyBird for Nintendo NES


Languages

Language:Assembly 99.3%Language:Makefile 0.7%