Differences between revisions 1 and 49 (spanning 48 versions)
Revision 1 as of 2002-09-05 13:39:53
Size: 141
Editor: 213
Comment:
Revision 49 as of 2007-06-23 02:43:45
Size: 2617
Editor: adsl-66-123-62-66
Comment: interstate outlaws addition
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
=== Card Games === = Python Games =
Line 3: Line 3:
See also: GameProgramming

== Resources ==

  * [http://pygame.org pygame.org] - home of the PyGame module and a portal with links to lots of Python games
  * [http://www.pyweek.org PyWeek] is a bi-annual programming challenge that produces several great games

== Libraries ==

  * [http://www.blender.org Blender3D] is a game engine, modeler, animator and 3D render opensource about GNU GPL license. Use Python as scripting language. ''('''Portuguese translation:''' é um motor de jogo, modelador, animador e renderizador 3D opensource sobre a licença GNU GPL. Usa Python como linguagem de script.)''
  * [http://www.ggzgamingzone.org/ GGZ Gaming Zone] is a cross-desktop gaming integration platform with a python package, including [http://www.ggzgamingzone.org/games/ggzboard/ GGZBoard] and others
  * [http://ika.sourceforge.net/ ika] is a game engine built on top of SDL with Verge as an ancestor
  * [https://opensvn.csie.org/traccgi/pyrr Pyrr] - a new python wrapper for the irrlicht game engine

== Online Game Servers ==
  * [http://evennia.com Evennia] is a feature-liberal MUD codebase with Django and Twisted serving as the foundation.
  * [http://code.google.com/p/grailmud/ GrailMUD] is a MUD codebase with an emphasis on separation of logic and content.

== Specific Games ==

  * [http://home.gna.org/oomadness/en/balazar_brother/index.html BalazarBrothers] is an action-puzzle 3D game with Python and Soya 3D
  * [http://www.eve-online.com EVE Online] is a massively multiplayer online space game written in StacklessPython
  * [http://www.MyDarkSecret.com MyDarkSecret] is an online Murder Mystery game written in Python and using Django
  * [http://arrakis.sourceforge.net/wiki/index.php/OpenRTS OpenRTS] is a multiplayer real-time strategy game written in Python using Pygame.
  * [http://icculus.org/pyddr/ pydance] a high quality dance game created with pygame
Line 4: Line 29:
  * [http://www.2kgames.com/civ4/home.htm Sid Meier's Civilization IV] is a strategy game which employs Boost Python and Python
  * [http://home.gna.org/oomadness/en/slune/index.html Slune] is a racing 3D game with Python and Soya 3D
  * [http://pygame.org/shredwheat/solarwolf SolarWolf] an excellent action arcade game written with pygame
  * [http://markdamonhughes.com/Umbra Umbra] is a semi-3D RPG written in Tkinter
  * [http://www.interstateoutlaws.com Interstate Outlaws] is 3D RPG/FPS modeled after the classic Interstate '76 series using Crystalspace

Python Games

See also: GameProgramming

Resources

Libraries

Online Game Servers

Specific Games

PythonGames (last edited 2021-06-15 02:11:58 by RishitDagli)

Unable to edit the page? See the FrontPage for instructions.