Skip to content

maximus009/BeginnerPythonProjectGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

212 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beginner Python Project Game

This is our beginner python project to make a game using Pygame.

So far we have a background and sprite displaying.

We now have a forum where you can discuss this project over at http://beginnerpythonprojectgame.freeforums.org/

How to Contribute

Visit this page for installation instructions for Python 3, PyGame and git: https://github.com/zipy124/BeginnerPythonProjectGame/wiki/Getting-Started

For now all sprites/images will need to be .bmp files to avoid errors due to lack of libraries or whatnot. I suggest just opening up any image you'd like to use in GIMP, adding an Alpha Channel and removing any white space, then exporting as a .bmp file.

To be added as a contributor either open up an issue or post in this thread: http://www.codecademy.com/groups/simple-python-projects/discussions/52e45bf27c82caf8be00599d#comment-52f181af8c1ccc89ca000725

When commiting please run the version.py file to add a commit to the version number, also change this on the gh-pages branch in the v folder to make sure our version checker stays working. Do not worry if you do not do this as i will try to update it whenever possible :)

Controls

W/Up Arrow - Move player up.

A/Left Arrow - Move player left.

S/Down Arrow - Move player down.

D/Right Arrow - Move player right.

Tab - Menu

ESC - Exit

LeftControl + d - debug menu(only option at the moment is update to update version.txt)

Website

http://zipy124.github.io/BeginnerPythonProjectGame

Collaborators

Zipy124

MintyX

Cheyennerhap

Kirurgo

ashdude1120

KishorVP

Views

On the 14th of march 2014 we reached 1,000 views on our github project.

About

This is our begginer python project to make a game using Pygame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors