Skip to content

willz/pybird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pybird

Flappy bird implemented in Python

Open-source clone of the popular smartphone game Flappy Bird.

The project is implemented using pyglet. My goal in creating this was to build a platform for testing some Machine Learning algorithm(e.x. Reinforcement Learning). This project is just a game, not including the robot. I will create another project to train a flappy bird bot based on this.

screenshot

How to Play

Make sure you have installed Python 2.7.x and pyglet. Just enter the source code directory and type:

python __main__.py

Have a fun! :)

About

Flappy bird implemented in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages