Line | |
---|
1 |
|
---|
2 |
|
---|
3 | TODO
|
---|
4 | ====
|
---|
5 |
|
---|
6 | * Changing areas
|
---|
7 |
|
---|
8 | * Items
|
---|
9 |
|
---|
10 | * Inventory
|
---|
11 |
|
---|
12 | * Puzzle objects
|
---|
13 | - How much state do we save to avoid breaking the game?
|
---|
14 |
|
---|
15 | * Game saving
|
---|
16 | - still needs to be worked in
|
---|
17 |
|
---|
18 | * Enemies
|
---|
19 | - Are desirable
|
---|
20 |
|
---|
21 | * Shooting
|
---|
22 | - Follows from enemies
|
---|
23 |
|
---|
24 | * Breakables
|
---|
25 | - Has implications for saving state
|
---|
26 |
|
---|
27 | * Outstanding art:
|
---|
28 | * More aliens (how many?)
|
---|
29 | * bullets (alien acid spit and human bullets)
|
---|
30 | * 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.
|
---|
32 | * Two of each of these (human and alien design)
|
---|
33 | * floor tile
|
---|
34 | * door
|
---|
35 | * sensor (1 done)
|
---|
36 | * indicator (1 done)
|
---|
37 | * pushable obstacle (1 done)
|
---|
38 | * smashable obstacle?
|
---|
39 | * 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.