quizEngine/TODO.md

23 lines
539 B
Markdown
Raw Permalink Normal View History

2021-07-06 22:54:45 +03:00
## TODO:
- sfx
- rewrite playMusic() func
- add sfx&music loader
2021-07-07 13:39:22 +03:00
- draw button and other elements func
2021-07-07 00:04:35 +03:00
- info widget
2021-07-06 22:51:48 +03:00
- desktop (landscape) orientation
2021-07-04 22:12:04 +03:00
- change quest animation
2021-07-04 21:28:50 +03:00
- button hover animation
2021-07-04 12:26:38 +03:00
- make docs/
2021-07-07 00:04:35 +03:00
- make quests editor
- make conrova build
- make iOS & Android Web Application
2021-07-06 05:27:07 +03:00
2021-07-07 01:26:29 +03:00
## DONE:
- finish game image [187aa7b]
2021-07-07 14:55:10 +03:00
- image border [108064b]
2021-07-06 22:54:45 +03:00
- background music [c814f77]
2021-07-06 22:51:48 +03:00
- several correct answer [498ab55]
2021-07-06 20:36:01 +03:00
- loading all quest images with loading [b8aa4b6]
- splash (loading) screen [b8aa4b6]
2021-07-06 05:27:07 +03:00
- add quest progress [aac38ec]