Yaoshicn / FlappyFrog

A Flappy Frog clone using python-pygame.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlappyFrog

A Flappy Frog Clone made using python-pygame

How-to

  1. Install Python 2.7.X (Flappy Frog has supported Python 3!) from here

  2. Install PyGame 1.9.X from here

  3. Clone this repository: git clone https://github.com/Yaoshicn/FlappyFrog.git or click Download ZIP in right panel and extract it.

  4. Run python flappy.py from the repo's directory

  5. 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)

ScreenShot

Flappy Frog

License

GNU General Public License v3.0

About

A Flappy Frog clone using python-pygame.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%