I am still new to markdown

This commit is contained in:
Emily 2018-12-21 03:14:48 +01:00
parent dbc850e58b
commit 4c755a99a8

View File

@ -5,19 +5,19 @@ Read though implementation multiple times for improvement potential when working
Have fun and enjoy coding. Have fun and enjoy coding.
# TODO # TODO
[ ] Decide theme and style - [ ] Decide theme and style
[ ] Animation layout and framework - [ ] Animation layout and framework
[ ] Scrape binary or html from filesystem to get custom native objects and functions - [ ] Scrape binary or html from filesystem to get custom native objects and functions
[ ] Structure menuing - [ ] Structure menuing
[ ] Event loop management - [ ] Event loop management
[ ] Priority system - [ ] Priority system
[ ] Dynamic/Selective events from html - [ ] Dynamic/Selective events from html
[ ] Templates for menus - [ ] Templates for menus
# Maybe # Maybe
[ ] Rewrite templating system to allow language packs - [ ] Rewrite templating system to allow language packs
(Reason being I design for english and can't run my own dynamic html engine on the TV as of yet) (Reason being I design for english and can't run my own dynamic html engine on the TV as of yet)
# Along the way # Along the way
- Find out if I should rewrite the codebase with typescript and if so; maybe compile to WASM - Find out if I should rewrite the codebase with typescript and if so; maybe compile to WASM
- Consider themability - Consider themability