Skip to content

raymondberg/pygames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygames

Games using pygame. These are a few example "games" to get me started with the pygame framework. It's easy enough to build your own, I recommend trying it. You can start with mine!

Install

You'll need pygame installed before going. Try these links:

Several "games are included" and each runs from a single .py file with corresponding "images/" folder for sprites.

Sines

Just a goofy sprite creator. Here's a video: https://www.youtube.com/watch?v=Wopx-dekZKk

Mooker

Free form pellet collection, dodge the bullets! You can't win.

DocDuk

Simple Gravity Engine and Jumping with, so far as I can tell, no purpose.

Resources

I leaned on this to get started: http://www.learningpython.com/2006/03/12/creating-a-game-in-python-using-pygame-part-one/

About

Games using pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages