项目作者: 1j01

项目描述 :
#flappyjam game
高级语言: CoffeeScript
项目地址: git://github.com/1j01/realistic-bird.git
创建时间: 2014-07-27T06:57:53Z
项目社区:https://github.com/1j01/realistic-bird

开源协议:

下载


Realistic Bird

A #flappyjam game.

Play it here (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, and… here#ai+lol)