PyWars
- January 5th, 2009
PyWars is a python-based arcade game inspired by Geometry Wars Retro Evolved and Super Stardust. It was written for a Physics class to demonstrate computational simulation of physics in Python. Really, the only physics involves the movement of the ship in relativistic form. Everything else isn’t accurate (sound and light movement) in order to ensure playability. The game is compatible with all operating systems, but I currently only have a Windows distributable. All you need to do is download the package and run pywars.exe to play. I originally wrote this game in order to expand later, but I sorta rushed in the need to get everything done.
NOTE: You can also play from the source but it requires that you install VPython, which isn’t always straightforward on a Mac.
Download PyWars:
Windows
v1.0.0 - Dropbox Mirror [Faster]
Source:
Coming Soon.
Screenshot(s):
Coming Soon.
Very interesting blog. I will come regularly here. Thanks the author