home · contact · privacy
Make PtIG default game, add documentation.
[plomrogue] / TODO
1 Next planned steps in plomrogue development:
2
3 BOTH SERVER/CLIENT:
4
5 - make server and client communicate by specific world state info requests 
6   in server/out, replacing server/worldstate
7
8 SERVER:
9
10 - pythonize Python code
11
12 - old C code: pythonize, then re-C as needed by performance