diff options
author | Florian Jung <flo@windfisch.org> | 2015-08-25 14:03:37 +0200 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2015-08-25 14:03:37 +0200 |
commit | ccdf1206ee664a15cf9f4082ebc8835deafdffba (patch) | |
tree | 4070707e6ee733d9aba02d92974bc530f71ee1f6 /README | |
parent | 8a1591c08f7e55ba6d22d5b78a4cb48d8bc0c8d8 (diff) |
readme, game mechanics
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -3,9 +3,10 @@ prerequisites: python3, pygame and websocket-client git submodule update --init python3 main.py -move mouse = move -left click, space = split -right click, w = eject some mass +space = split +w = eject some mass r = respawn s = lock input. toggle between "user controls" and "bot controls". hold shift for "nobody controls" +move mouse = move +mouse left/mid/right click: set markers (currently unused) esc = quit |