Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/1j01/realistic-bird
- Owner: 1j01
- Created: 2014-07-27T06:57:53.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2018-06-13T04:51:21.000Z (over 6 years ago)
- Last Synced: 2024-05-20T21:44:45.232Z (9 months ago)
- Topics: bird, coffeescript, flappy, flappy-bird, flappy-jam, flappyjam, game, game-jam, gamejam, hyperrealism, realistic, web-game
- Language: CoffeeScript
- Homepage: https://1j01.github.io/realistic-bird/
- Size: 17.1 MB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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))