-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotes.txt
More file actions
38 lines (36 loc) · 1.08 KB
/
notes.txt
File metadata and controls
38 lines (36 loc) · 1.08 KB
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
TODO:
Persistance:
- New Game:
- Player save slots?
- Saving:
- JSON?
- Loading:
- JSON?
Tabs:
- Home:
- Header: welcome to my game
- Scrollable list: updates element
- World:
- Header: world/locations
- Scrollable grid(left): locations card elements
- Scrollable info panel(right): locations info elements
- Player:
- Header: player data
- Info Panel(left-top): displays stats
- Info Panel(top right): displays equipment
- Info Panel(bottom): Displays information when hovering elements
- Market:
- Header: marketplace/trade central
- Scrollable list(left): buy
- Scrollable list(right): sell
- Gather:
- Resource cards tooltips:
- Tooltip: resource info
- COMMENT: implement automation somehow
- Crafting:
- Recipe cards tooltips:
- Tooltip: recipe info
- Research:
- COMMENT: create research like recipes
- Settings:
- Theme selector: allow save/load of theme settings