Git Product home page Git Product logo

flappybird-n64's Introduction

Flappy Bird for Nintendo 64

Tap A to flap your wings and fly! The hit iOS game of 2013 is now available for your favorite obsolete 64-bit home console.

Screenshots of menus and gameplay

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.

Redistributable Source Materials

The source code and resources to build this ROM file are included in the ROM as a bzipped tarball starting at offset 9C800 (641024 decimal).

On Unix systems this can be extracted using the following commands:

dd bs=1 skip=641024 if=FlappyBird.z64 of=FlappyBird-src.tar.bz
tar -xf FlappyBird-src.tar.bz

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.

License

This source code is BSD licensed (c) 2017 Christopher Bonhage.

The graphic and sound resources from Flappy Bird (c) 2013 .Gears are used with love, care, and respect for non-commercial purposes, but without permission. (Please don't sue.)

Nintendo 64 is a registered trademark of Nintendo used for informational purposes without permission.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.