PROGRAM-IX / vectorwars

A tribute to Geometry Wars using the PyStroke Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VectorWars

A tribute to Geometry Wars by Stephen Cakebread.

Created using the PyStroke engine (https://github.com/PROGRAM-IX/pystroke)

How to play

  1. Clone this repo locally
  2. Clone PyStroke repo locally
  3. Add the parent directory of the PyStroke repo to your PYTHONPATH a. (Look, it's not perfect...but it will work.)
  4. Install pygame 1.x
  5. Run python2.7 vector_wars.py
  6. Enjoy!

About

A tribute to Geometry Wars using the PyStroke Engine.

License:MIT License


Languages

Language:Python 100.0%