comparison TODO.txt @ 242:cf1d78238a69

Merge
author David Sharpe
date Wed, 04 Sep 2013 20:20:13 +0200
parents f89576cec59a c3c21539044d
children 26682f1b8c59
comparison
equal deleted inserted replaced
241:ec567098cf41 242:cf1d78238a69
1 1
2 2
3 TODO 3 TODO
4 ==== 4 ====
5
6 * Changing areas
7 5
8 * Items 6 * Items
9 7
10 * Inventory 8 * Inventory
11 9
12 * Puzzle objects 10 * Puzzle objects
11 - We need more
12 - We need to make puzzles out of them
13 - How much state do we save to avoid breaking the game? 13 - How much state do we save to avoid breaking the game?
14 - Toggle switch?
15 - Laser emitters and detectors? (Maybe later -- seems like a lot of work)
14 16
15 * Game saving 17 * Game saving
16 - still needs to be worked in 18 - still needs to be worked in
17 19
18 * Enemies 20 * Enemies
19 - Are desirable 21 - One isn't enough
20 22
21 * Shooting 23 * Shooting
22 - Follows from enemies 24 - Follows from enemies
23 25
24 * Breakables 26 * Breakables
26 28
27 * Outstanding art: 29 * Outstanding art:
28 * More aliens (how many?) 30 * More aliens (how many?)
29 * bullets (alien acid spit and human bullets) 31 * bullets (alien acid spit and human bullets)
30 * Weapons which can be overlaid with the protag's sprite in different positions? 32 * Weapons which can be overlaid with the protag's sprite in different positions?
31 * Protagonist facing N, S and SW (already have W and NW). Rename to cardinal directions. 33 * Last few protagonist directional images
32 * Two of each of these (human and alien design) 34 * Two of each of these (human and alien design)
33 * floor tile 35 * floor tile
34 * door 36 * door
35 * sensor (1 done) 37 * sensor (1 done)
36 * indicator (1 done) 38 * indicator (1 done)
37 * pushable obstacle (1 done) 39 * pushable obstacle (1 done)
38 * smashable obstacle? 40 * smashable obstacle?
39 * tiles for different surfaces? e.g. damaging (pool of acid), slippery (ice), sticky (alien goop), etc.. 41 * tiles for different surfaces? e.g. damaging (pool of acid), slippery (ice), sticky (alien goop), etc.
40 42
41 * Sounds required: 43 * Sounds required:
42 * Environmental: 44 * Environmental:
43 * Passive: 45 * Passive:
44 * engine 46 * engine