Skip to content

BraXi/FartyBear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FartyBear

A small clone of Flappy Bird in 3D which I made in a few hours. Tested on Windows 7 and Ubuntu 13.10/14.04

Have fun with that code =)

You can find compiled version with assets here:

You can also see a model and animation converter i made that converts SMD anims and meshes to my own internal format, see it's code in src/ModelGen :)

Requirements

  • CPU @ 1Ghz should be enough
  • 256MB RAM is probably more than enough
  • GeForce 6200 or better (any GPU that supports OpenGL 2.0 or newer)
  • Ubuntu (linux) needs OpenAL packages: libalut0, libopenal1 (terminal: sudo apt-get install libalut0 libopenal1)
  • Windows requires installing OpenAL ( http://braxi.boo.pl/download/oalinst.exe )

About

A small clone of Flappy Bird in 3D which I made in a few hours.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages