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
- Host: GitHub
- URL: https://github.com/jrabbit/hit-the-space-bar
- Owner: jrabbit
- Created: 2010-05-15T16:49:17.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T07:42:20.000Z (about 9 years ago)
- Last Synced: 2025-01-16T09:06:56.880Z (over 1 year ago)
- Language: Python
- Homepage: http://www.reddit.com/r/RedditGameJam/
- Size: 922 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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...

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``