https://www.dropbox.com/s/najaer90u6o2ydz/Keemstar%20Game.zip?dl=0
LETS GET RIGHT INTO THE GAME!
Hello everyone! i present to you a BETA version of my game Flappy Keemstar! (fully coded in Python 3.5, using the library PyGame)
Let's get RIGHT into the requirements!
Requirements
- Latest version of Python (download at http://python.org)
- PyGame v1.9.2 for Python 3.5 (It's for Windows only, sorry Mac users) (download at http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame) (make sure to download the file which has cp35 in the name, and download win32 for 32-bit computers, or amd64 for 64-bit computers)
If you don't know how to install these, refer to this video:
Download
https://www.dropbox.com/s/najaer90u6o2ydz/Keemstar%20Game.zip?dl=0
Instructions
1. Download the file
2. Unzip and place contents in the folder where you installed Python
3. Right click 'keemstar.py' and select 'Edit with IDLE'
4. Once inside the file, press F5 (or go to Run > Run Module)
5. Play the game!
(Controls: Up Arrow to flap)
Have fun!
Credits:
@Goggwell for creating the whole game