-
Notifications
You must be signed in to change notification settings - Fork 1
/
TODO
76 lines (55 loc) · 834 Bytes
/
TODO
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
TODO LIST
=========
== Weapons
simple enemies weapons
bombs
charge weapons
== HUD
armor
shield
level progression
score
money
bombs counter
== Player
shield
weapons switch
bombing
== Enemy
simple enemies
first boss
second boss
..
== Lua
script first level
script enemies
script weapons
script pattern
== bonus
invincibility
nuke board
loot (item, $$$, scrap?)
== buy system
ships
weapons
repair ship
subsystems (shields + ?)
== Imputs
Add mouse imput
Configurable keys
== Multiplayer
player color
player name
coop in same pc (keyboard & mouse)
score share
wait for player / join players
auto join party
pvp mode
== Features
pause
intro
menus (options etc)
configuration file (to choose binds, resolution etc)
bonus / loot per enemy and levels
make an open / persistent world
rpg stuff? level progression? classes?