Skip to content

Commit d766e92

Browse files
committed
Add Project Journey first-class tool with live project note tracking - PR_26156_189-project-journey-tool-v1
1 parent 60e2816 commit d766e92

2 files changed

Lines changed: 34 additions & 0 deletions

File tree

docs_build/dev/admin-notes/notes/Other/index.txt

Whitespace-only changes.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[ ] Tiles
2+
-
3+
4+
[ ] Project Life Cycle
5+
6+
7+
[ ] Palette updates
8+
- tone (earthy, human, water, floral, TV Age, console age, arcade)
9+
10+
[ ] Picker
11+
- left to right
12+
- Middle Gray ROYGBIV
13+
- step sizes (2-255)
14+
15+
[ ] Project dificullty
16+
- left to right easiest to hardest
17+
- build off of, type, enemy, heros, levels, etc.
18+
19+
[x] Admin notes
20+
- reads txt file (this one) and displays
21+
- if a note has [subnote] it should be a link on the page and display [subnote].txt
22+
- example [other] should display other.txt,
23+
- at the top of subnote pages, have a return take you to note.txt
24+
- name is up for discuttion (this is my ideas, things I want to fix, undecided question)
25+
[ ] Correction Notes update
26+
[subnote] should be /[subnote]/note.txt
27+
28+
29+
[ ] Test/Debug Performance
30+
- use the game engine hooks to track performance
31+
- each section of the loop(draw, physics, move, etc)
32+
- each section will have a start end time
33+
- The test/debug page will be the location for test,
34+
- only on when run from test

0 commit comments

Comments
 (0)