diff options
Diffstat (limited to 'public/docs/TODO')
-rw-r--r-- | public/docs/TODO | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/public/docs/TODO b/public/docs/TODO new file mode 100644 index 0000000..3861872 --- /dev/null +++ b/public/docs/TODO @@ -0,0 +1,15 @@ +- getting started setting up the server +- basic architecture + database + server + join + play +- database overview and tools to export/import/examine data +- overview of module architecture (play vs rules) +- rules framework +- client framework +- tutorial module +- common library +- DSL example for events +- tips & tricks for preparing graphics +- using the fuzzer to find crashes |