-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo.txt
37 lines (21 loc) · 834 Bytes
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
* Make items selectable on radar
* Add image file attribute to drone hashtables
* Make stage based only on using cannon and collecting items with convoy drone?
* Drones utilize different wave types
* Cannon has limited number of uses per stage
* Put drones into JSON object
-drone paths
* Allow for scripted (non-random) stages for the tutorial/demo stages
* Stage generation
-Difficulty
-Evenly match nullifiable and unnullifiable drone stats
-All drone stats add up to same number
-Make algorithm to achieve this
-Unify drone types and paths
-Don't have close range drones circle around radar (they'll never be able to attack the stratolith)
* Items
-Items are saved if drone survives conflict or docks
* Stage End
-Show found items
-Pick drone to keep in dock(s)
* Loading screen has moving clouds?