Line | |
---|
1 |
|
---|
2 |
|
---|
3 | TODO
|
---|
4 | ====
|
---|
5 |
|
---|
6 | * Doors
|
---|
7 |
|
---|
8 | * Changing areas
|
---|
9 |
|
---|
10 | * Items
|
---|
11 |
|
---|
12 | * Inventory
|
---|
13 |
|
---|
14 | * Puzzle objects
|
---|
15 | - How much state do we save to avoid breaking the game?
|
---|
16 |
|
---|
17 | * Game saving
|
---|
18 | - still needs to be worked in
|
---|
19 |
|
---|
20 | * Enemies
|
---|
21 | - Are desirable
|
---|
22 |
|
---|
23 | * Shooting
|
---|
24 | - Follows from enemies
|
---|
25 |
|
---|
26 | * Breakables
|
---|
27 | - Has implications for saving state
|
---|
28 |
|
---|
29 | * Outstanding art:
|
---|
30 | * More aliens (how many?)
|
---|
31 | * bullets (alien acid spit and human bullets)
|
---|
32 | * Weapons which can be overlaid with the protag's sprite in different positions?
|
---|
33 | * Protagonist facing N, S and SW (already have W and NW). Rename to cardinal directions.
|
---|
34 | * Two of each of these (human and alien design)
|
---|
35 | * floor tile
|
---|
36 | * door
|
---|
37 | * sensor (1 done)
|
---|
38 | * indicator (1 done)
|
---|
39 | * pushable obstacle (1 done)
|
---|
40 | * smashable obstacle?
|
---|
41 | * tiles for different surfaces? e.g. damaging (pool of acid), slippery (ice), sticky (alien goop), etc..
|
---|
Note:
See
TracBrowser
for help on using the repository browser.