aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 2456fd0..37e4d43 100644
--- a/readme.md
+++ b/readme.md
@@ -11,6 +11,8 @@ it will simply make other things (ie, color, collisions, z-buffering) impossible
# todo
+- sort stuff into files better:3
+
- z-buffer
- (not likely) moving parts
@@ -21,6 +23,6 @@ it will simply make other things (ie, color, collisions, z-buffering) impossible
# known issues
-- ordering is now only slightly fucked (just for now hopefully)
+- ordering is now only barely fucked (WITH MEMORY LEAKS, for now)
- [limitation] no colliding polygons (todo)