changeset 171:04f7bd640c73

outstanding art TODO
author Adrianna Pińska <adrianna.pinska@gmail.com>
date Tue, 03 Sep 2013 15:27:58 +0200
parents 99283e157da9
children 60e7c1c204e8
files TODO.txt
diffstat 1 files changed, 13 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TODO.txt	Tue Sep 03 15:21:15 2013 +0200
+++ b/TODO.txt	Tue Sep 03 15:27:58 2013 +0200
@@ -26,4 +26,16 @@
 * Breakables
   - Has implications for saving state
 
-
+* Outstanding art:
+	* More aliens (how many?)
+	* bullets (alien acid spit and human bullets)
+	* Weapons which can be overlaid with the protag's sprite in different positions?
+	* Protagonist facing N, S and SW (already have W and NW). Rename to cardinal directions.
+	* Two of each of these (human and alien design)
+		* floor tile
+		* door
+		* sensor (1 done)
+		* indicator (1 done)
+		* pushable obstacle (1 done)
+		* smashable obstacle?
+		* tiles for different surfaces? e.g. damaging (pool of acid), slippery (ice), sticky (alien goop), etc..