alexsystemf / deathtroid

Super Metroid clone, adding online multiplayer deathmatch. Python.

Home Page:http://overooped.com/tagged/deathtroid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEATHTROID
============

What?
----------
Deathmatch multiplayer Metroid.

Deps
----------
- pyglet   http://pyopengl.sourceforge.net/
- pyopengl http://pyopengl.sourceforge.net/

download or install with easy_install

And how do I run it?
----------
With menu:

- `./deathtroid`

From commandline:

- `./deathtroid [username] both` # to start server and join it
- `./deathtroid [username] client` # to connect to first local game found
- `./deathtroid [username] client [host]` # to connect to a game

Who are you guys?
----------
- Per Borgman <sterdo@gmail.com>
- David Sveningsson <ext@sidvind.com> http://sidvind.com/
- Patrik Sjöberg <voxxar@gmail.com> http://voxar.net/
- Amanda Rösler <amanda.rosler@gmail.com> http://amandarosler.com/
- Joachim Bengtsson <joachimb@gmail.com> http://nevyn.nu/

About

Super Metroid clone, adding online multiplayer deathmatch. Python.

http://overooped.com/tagged/deathtroid


Languages

Language:Python 100.0%Language:Shell 0.0%