forked from quozl/gytha
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIDEAS
26 lines (22 loc) · 828 Bytes
/
IDEAS
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
packaging
python setup.py bdist_rpm
python setup.py bdist_deb
visualisation
graph of game history, planets and armies over time,
flowchart for tasks like taking,
heatmap of enemy concentration,
ways to damage,
isosurfaces of distance to targets,
halo of distance to targets.
tactical edge pointers, a short line drawn from centre of
tactical to the edge, but only the last few pixels are
visible, in the colour of ship represented.
strategic advisor
input, operating mode,
{want explosions, maximise my stats, help my team win the game}
input, planet ownership, ship positions, number of kills.
input, team ship classes, positions, stated roles based on RCDs.
output, priority list of roles, which roles are in use, on screen.
cairo
http://www.pygame.org/wiki/CairoPygame
scalable graphics, is the benefit