summaryrefslogtreecommitdiff
path: root/design.md
diff options
context:
space:
mode:
Diffstat (limited to 'design.md')
-rw-r--r--design.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/design.md b/design.md
new file mode 100644
index 0000000..21b7136
--- /dev/null
+++ b/design.md
@@ -0,0 +1,12 @@
+terrorhedron
++ conway polyhedral notation
++ editable voxel map
++ deterministic multiplayer
+
+enemies are shapes:
+[ ] generate a table with all shapes generated from T (tetrahedron)
+with at most 5 operators
+between s (snub), k (kis), a (ambo), d (dual)
+in canonical form.
+provide the vertex number, time needed
+to see if it's viable to generate them on the fly.