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

https://github.com/jrabbit/hit-the-space-bar

my dadaist entry to the reddit game jam
https://github.com/jrabbit/hit-the-space-bar

Last synced: about 2 months ago
JSON representation

my dadaist entry to the reddit game jam

Awesome Lists containing this project

README

          

Hit The Space Bar (HTSB) is an epic adventure between good and evil, spacebar and all other keys. Who will prevail? Who will be sent into /dev/null?

ALL THIS AND MORE...

![Lovely screencap](http://img188.imageshack.us/img188/4797/spacem.png)

Just run ``python space.py``

Windows users:
Due to your OS not implementing POSIX a python core module termios doesn't function on your platform without some [serious magic.](http://www.cygwin.com/)
download [Python](http://www.python.org/download/releases/2.6.5/) (latest as of 2010-05-16) then ``python.exe space.py`` in a cygwin terminal

Space 2
======
``gcc space-2_0.c -o space-2``