pygame is
Python
Simple DirectMedia Layer
 
 
pygame.org is
Site Swing

WarZone II - 0.4

Jordan Trudgett (tgfcoder)

Tags:

Description

Shoot everything else that moves! You'll need to run a server, and connect to it using the client to "play". You can still fly around and shoot with only one server though. Will give Source URL when SourceForge project is activated!

Changes

First release.

Controls

  • W, S, A, D - Movement
  • Mouse- Move reticle
  • Button 1 on Mouse - Fire!

Links

Home Page: http://www.pygame.org/

Screenshot


click to view original size

Releases

WarZone II - 0.4 - Feb 2, 2008

Comments

If you wish to leave a comment, please sign in first.

February 25, 2010 9:36pm - john holifield - nickname: (merciless146) - 5/5
i'd put my hard work & time to the development of this masterpiece. count me in if you need any help in developing graphics & a career mode!
September 12, 2008 1:47pm - Bouvard Jean-Christophe - nickname: (frenchkoder) - 3/5
- missing fonts in sourceforge :
I fixed it with a small change (line 292 in the server module) :
pygame.init()
patharialfont=pygame.font.match_font("arial.ttf", bold=False, italic=False)
arial12 = pygame.font.Font(patharialfont, 12)
arial16 = pygame.font.Font(patharialfont, 16)

- missing background images too !!
August 11, 2008 12:04pm - Daniel - nickname: (daxni) - 5/5

missing pictures in sourceforce
August 11, 2008 11:37am - Daniel - nickname: (daxni)
Thanx
Your game is excellent
August 2, 2008 11:38am - Jordan Trudgett - nickname: (tgfcoder)
Sorry!

https://sourceforge.net/project/showfiles.php?group_id=217269

if you're really interested.
July 26, 2008 10:37am - Daniel - nickname: (daxni) - 5/5
code?
March 12, 2008 10:50pm - af - nickname: (duckbob)
Release? Code? This page is the only reference to this that google finds.
February 2, 2008 9:36am - pymike - nickname: (pymike) - 5/5
Jordan this looks AWESOME! Can't wait to play!
spotlight

 
our projects
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
 
recent releases
Feb 13, 2012

Jul 5, 2011

Apr 17, 2011

Apr 16, 2011

Apr 15, 2011


Apr 14, 2011



Apr 12, 2011

Apr 11, 2011


... more!
 
for pygame related questions, comments, and suggestions, please see help (lists, irc)