quizEngine/TODO.md
Alexander Popov da870f3e08
move all to other files
add namespaces
fix BUG (shuffle first quest)
make areas.js for set areas
update placeImage()
2021-07-08 00:01:20 +03:00

23 lines
539 B
Markdown

## TODO:
- sfx
- rewrite playMusic() func
- add sfx&music loader
- draw button and other elements func
- info widget
- desktop (landscape) orientation
- change quest animation
- button hover animation
- make docs/
- make quests editor
- make conrova build
- make iOS & Android Web Application
## DONE:
- finish game image [187aa7b]
- image border [108064b]
- background music [c814f77]
- several correct answer [498ab55]
- loading all quest images with loading [b8aa4b6]
- splash (loading) screen [b8aa4b6]
- add quest progress [aac38ec]