Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/1j01/realistic-bird

#flappyjam game
https://github.com/1j01/realistic-bird

bird coffeescript flappy flappy-bird flappy-jam flappyjam game game-jam gamejam hyperrealism realistic web-game

Last synced: 3 months ago
JSON representation

#flappyjam game

Awesome Lists containing this project

README

        

Realistic Bird
==============

A [#flappyjam](http://itch.io/jam/flappyjam) game.

[Play it here](https://1j01.github.io/realistic-bird/) (warning: sound)

Todo
----
* Title screen!
* Single bounce safety? (It didn't work right away, so I moved on to other things; I still want to try this)
* Save best score to localStorage (Note: don't save in AI mode or until game restart)
* Retro screen effect (Hmm, the effect I made previously doesn't scale well up to even the small resolution of 640x480)
* Expose AI mode option (Currently you can try it [here#ai](https://1j01.github.io/realistic-bird/#ai), and... [here#ai+lol](https://1j01.github.io/realistic-bird/#ai+lol))