A Flappy Frog Clone made using python-pygame
-
Install Python 2.7.X (Flappy Frog has supported Python 3!) from here
-
Install PyGame 1.9.X from here
-
Clone this repository:
git clone https://github.com/Yaoshicn/FlappyFrog.git
or clickDownload ZIP
in right panel and extract it. -
Run
python flappy.py
from the repo's directory -
use ↑ or Space key to play and Esc to close the game.
(Note: Install pyGame for same version python as above)
(For x64 windows, get exe here)
GNU General Public License v3.0