blob: ad6b58af60bebbdcc92272854b1fb4738077d69d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
prerequisites: python3, pygame and websocket-client
git submodule update --init
python3 main.py
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
|