diff --git a/TODO.gmi b/TODO.gmi new file mode 100644 index 0000000..55080a0 --- /dev/null +++ b/TODO.gmi @@ -0,0 +1,14 @@ +# 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