diff options
-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 |