Skip to content

bibbleskit/platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platformer Game

This is a platformer type game built in python and pygame.

How to:

You need to have python 3 in order to run this. (Actually, you don't. It works with 2.7.10, but I'm using py3.)

You also need pygame. Here is how you can add pygame to your python 3 installation. https://skellykiernan.wordpress.com/2015/01/04/python-pygame-install/

And you can get the .whl file here: http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame

If you are using 3.4, you grab the cp34 wheel file. If you are using 3.4, you grab the cp35 wheel file. Etc.

I recommend using python 3.5 with pygame cp35.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages