Pygame

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

Pygame

#1 Post by robwoj44 »

http://www.pygame.org/wiki/about
Pygame is a set of Python modules designed for writing games. Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.

The dependencies:
python from devx_xx.sfs
http://dotpups.de/puppy4/dotpups/Librar ... py0084.pet
Last edited by robwoj44 on Thu 20 Jun 2013, 09:09, edited 1 time in total.

User avatar
Mr. Maxwell
Posts: 215
Joined: Sat 30 Aug 2008, 23:56
Location: Nebraska, USA

#2 Post by Mr. Maxwell »

What version of python is that release for?

Post Reply