From 22139f37bd2493873865ebdec4498c280b0e309d Mon Sep 17 00:00:00 2001 From: Linus Probert Date: Fri, 22 Dec 2017 21:42:50 +0100 Subject: [PATCH] TODO notes --- TODO.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 27820f7..fb6eca1 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,7 +3,7 @@ x Implement simple box collisions x Add enemies (generated through lua) x Monster object created x Lua bindings for creation - x Making some better generation and randomeness + x Making some better geneation and randomeness x Move "clip" from texture to sprite x Hitting enemies x Nicer enemy hits (Text textures, healthbars?) @@ -26,5 +26,6 @@ o XP - Menus - Statistics - More stuff to count +- A different license perhaps? Legend: ( '-' = future) ( 'x' = completed ) ( 'o' = begun )