view TODO.txt @ 241:ec567098cf41

Merge
author David Sharpe
date Wed, 04 Sep 2013 01:23:43 +0200
parents f89576cec59a
children cf1d78238a69
line wrap: on
line source



TODO
====

* Changing areas

* Items

* Inventory

* Puzzle objects
  - How much state do we save to avoid breaking the game?

* Game saving
  - still needs to be worked in

* Enemies
  - Are desirable

* Shooting
  - Follows from enemies

* 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.. 

* Sounds required:
	* Environmental:
		* Passive:
			* engine
			* backround noises
			* music
			* reactor?
		* Active:
			* doors
			* crates
			* switches
	* Aliens:
		* shooting (1-2 sounds)
		* movement
		* talking (generic and alarmed warbling)
		* death sound
	* Protagonist and other "humans":
		* attacking (shooting and gnawing (as werewolf))
		* movement - human and werewolf
		* talking (generic human mumbling and howling)
		* death sound