Polywar
Polywar is a 2D top-down arcade shooter game with polygons. It will be an online multiplayer game someday, but I need to get a few more things working properly before I do that.
Clayton G. Hobbs
(ratfink)
Polywar is a 2D top-down arcade shooter game with polygons. It will be an online multiplayer game someday, but I need to get a few more things working properly before I do that. To run the game, extract the .tar.gz archive. Then you should read the file README for further instructions. In the next release, I'm planning on adding a menu to change settings or start the game.
Changes
Links
Releases
Polywar 0.0.1 alpha — 25 Jul, 2009
Pygame.org account Comments
-
Anonymous 2012-08-26 17:17
Not working:
Traceback (most recent call last):
File "polywar.py", line 24, in <module>
from gameobjects.vector2 import Vector2
ImportError: No module named gameobjects.vector2------------------
(program exited with code: 1)
Press return to continue