/Flappy-Reflector

A browser minigame inspired by flappy bird

Primary LanguageJavaScriptMIT LicenseMIT

Flappy Reflector, a minigame

How to run

Open index.html in your favourite browser.

How to play

Click once to start the game. Click to gain altitude. Avoid the obstacles.

Notes

This is a JavaScript port of the original game which is written in Lua and runs on CrankStoryboard. The Lua source code can be found in the original/ subdirectory. While Crank Storyboard is a great piece of software that runs on many operating systems, it is nonfree, so I deemed it necessary to free the original game from the shackles of its closed environment.