Skip to content

nessroman/flappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flappy

Flappy Bird like game

On 50 Lines of Python

screenshot

instructions:

  • Click the Download ZIP button here on GitHub, download and extract to a folder.
  • Double click flappy.blend to open it, when it opens press P on the Keyboard.
  • Flap with SPACEBAR or UP Arrow on the Keyboard.

Execute on stand-alone mode (not opening Blender):

$ blenderplayer flappy.blend

To Hack the game all logic is on this file:

https://github.com/juancarlospaco/flappy/blob/master/main.py

Requisites:

  • Requires Blender because its the Game Engine (its not Compiled as Binary format because I only have Linux OS)

About

flappy bird like game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published