-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO.txt
More file actions
executable file
·32 lines (27 loc) · 1011 Bytes
/
TODO.txt
File metadata and controls
executable file
·32 lines (27 loc) · 1011 Bytes
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
TODO.txt - Spheres
Step 1: World mechanics
The base idea was to have spheres and move around. That's now complete except for no-overlap spheres generation, and extra fancy movement options. (and smoother circles) (and colors) <-- todo: polish this:
- fix ellipses in place of circles
- colors
- no overlap?
- fancy movement?
Step 2:
Inventories & polishing (inc menus), saving
- keep track of centers
V pixel width * 2
todo: V change coordinates to exact ship location
V adjust displaying
V make for temp variables coherent to what they actually represent
X modify movement direction based on facing direction
X turn camera differently based on facing direction - ex left - up vs right - up (maybe relative direction change)
keep spheres centers in memory in order to generate them apart from one another
V distance color shading
map rotation
V change map cells from int to char to save memory
fix ellipses instead of circles
colors:
slime
rainbow
nice pink
todo if I'm bored:
better circles