blob: 37967686b84d850c0a074f21772d589ee9d10984 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
prerequisites: python3, pygame and websocket-client
git submodule update --init
python3 test.py
move mouse = move
left click, space = split
right click, w = eject some mass
r = respawn
s = lock movement
esc = quit
|