From 0702ea943b801176649fee860715fed0f5348c8d Mon Sep 17 00:00:00 2001 From: troido Date: Fri, 3 Apr 2020 11:22:04 +0200 Subject: allow lists as parameter types, sacrificing some type safety for expressability --- todo.md | 1 + 1 file changed, 1 insertion(+) (limited to 'todo.md') diff --git a/todo.md b/todo.md index 8b4fc2c..7af61f5 100644 --- a/todo.md +++ b/todo.md @@ -4,6 +4,7 @@ - make readme - more tests - command line options +- private rooms - timer resource? - log world events to player - draw new entities -- cgit