You'll be in command mode at first.
python -m start
h, j, k, l
To enter insert mode, press 'i' in command mode. After typing out a command, press enter to do stuff
- go nX nY e.g. 'go 1 1' -- move to a map sector
- quit -- quit the game
- q -- go back to command mode
- look key -- key is looked up in a dictionary. e.g. 'look me' TODO le broken