Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlapyBird

A Flappy Bird Game implementation engined by pygame. Game is re-written based on https://github.com/sourabhv/FlapPyBird in an OOP style.

This project was developed & tested on Ubuntu 16.04, using python3.7.6.

Prerequisites

  • python3.7
  • pygame

Getting Started

git clone https://github.com/hnqiu/FlappyBird.git
cd FlappyBird/
python3 -m pip install -r requirements.txt
python3 flappybird.py --easy

Game can be set in 3 modes: easy, median and difficult. Use

python3 flappybird.py -h

to get the usage information.

More

Check out how I used machine learning to train an AI bird:

img

Author

About

A Flappy Bird Game implementation in an OOP style, engined by pygame

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages