An open API service indexing awesome lists of open source software.

https://github.com/mkeeter/multitroids

Single-player asteroids clone, with a twist!
https://github.com/mkeeter/multitroids

Last synced: about 2 months ago
JSON representation

Single-player asteroids clone, with a twist!

Awesome Lists containing this project

README

          

Multitroids
by Matt Keeter
www.mattkeeter.com

An Asteroids clone, with a twist: all of your past lives play
alongside you, providing the opportunity to cooperate with
past selves.

Controls:
- Arrow keys move
- Spacebar to shoot and restart when you die
- Escape or Command+Q to quit
- R to manually respawn

Acknowledgments:
- The game was programmed in Python using the PySFML-Cython
bindings, online at https://github.com/bastienleonard/pysfml2-cython
- In-game font is Raleway Thin, from The League of Moveable Type;
online at http://www.theleagueofmoveabletype.com/

For license details, see the file "license" in the folder "dist"