View Single Post
Old 12-02-09, 08:40 AM   #2
Seeadler
Pacific Aces Dev Team
 
Join Date: Mar 2001
Location: Northern Germany
Posts: 1,096
Downloads: 169
Uploads: 0


Default

With pure Python it is a bit complicated to write games with graphics (even 2D) and/or Gui's.

you need to extend your Python dev environment with extra modules such

Python game:
http://www.pygame.org/wiki/about

Or use a Game-Engine which can be controled with Python

Panda3D:
http://www.panda3d.org/
__________________
--
Vapor-ware is always easier to sell because there's no limit what it can do!
Seeadler is offline   Reply With Quote