diff options
author | Florian Jung <flo@windfisch.org> | 2015-08-10 01:23:55 +0200 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2015-08-10 01:23:55 +0200 |
commit | e8e6c88773eb089e59611de894133ed2a025bfb7 (patch) | |
tree | ac19c0dcf0ea60d1bb4f867cbe9676a01408d61c | |
parent | 63b1ba02ed3c2c648176c1003b87bdbe4f040822 (diff) |
readme
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ prerequisites: python3, pygame and websocket-client git submodule update --init -python3 test.py +python3 main.py move mouse = move left click, space = split right click, w = eject some mass r = respawn s = lock movement -esc = quit
\ No newline at end of file +esc = quit |