simworld/TODO.gmi
2024-09-29 23:20:34 -05:00

15 lines
355 B
Plaintext

# TODO
A list of things I'd like to accomplish
* Game loop
* Create and load worlds
* Daemonise the serverside
* Expose a socket or pipe on the daemon for the client
* Client connection to daemon
* Display environment and pan camera
* Time controls (play/pause/speed up)
* See creature stats
* Add a lua modding API
* Load mods
* Handle mod dependencies