erlehmann / noise-invaders

a very white and black game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Original game: Jim E. Brooks
http://www.jimbrooks.org/python/pyspaceinvaders/
2009/08/19

Noise Invaders: Nils Dagsson Moskopp (erlehmann):
http://blog.dieweltistgarnichtso.net
2012/07/24

Noise game concept: Sean Howard
http://www.squidi.net/three/entry.php?id=56

License:
--------
GNU GPL 2.

To run:
-------
./run.sh (or python spaceinvaders.py)

Requires:
---------
- Python 2.6 or 3.x.
  http://www.python.org

- PyGame
  http://www.pygame.org

- SDL (Simple DirectMedia Layer)
  http://www.libsdl.org

- NumPy
  http://numpy.scipy.org/

------
Enjoy!

About

a very white and black game

License:GNU General Public License v2.0


Languages

Language:Python 99.8%Language:Shell 0.2%