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.
# TODO
[ ] Decide theme and style
[ ] Animation layout and framework
[ ] Scrape binary or html from filesystem to get custom native objects and functions
[ ] Structure menuing
[ ] Event loop management
[ ] Priority system
[ ] Dynamic/Selective events from html
[ ] Templates for menus
- [ ] Decide theme and style
- [ ] Animation layout and framework
- [ ] Scrape binary or html from filesystem to get custom native objects and functions
- [ ] Structure menuing
- [ ] Event loop management
- [ ] Priority system
- [ ] Dynamic/Selective events from html
- [ ] Templates for menus
# 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)
# Along the way
- Find out if I should rewrite the codebase with typescript and if so; maybe compile to WASM
- Consider themability
- Consider themability