* Attempt to rework Zictionary scene
* Rearrange the layout and handling most of thing
* Remove ALPHA key, done keyboard handling, changed some key's behavior
* Add Help text
* Update Help text & fix some bugs
* Update help text
* Edit help text
* Support gamepad
* small changes in help text
* small changes
* Fix copy bug
* small change
* Add hint text to open Hint
* Fix a bug that item accidentally selected when scrolling
* Clean up a dumb function
(Forget to cleanup in previous commit)
* add backup solution, just in case
* fix another bug
* fix touch bug
* Refix the scroll bug when touch
* small code changes
* small change in English file
* Fix bugs, change text, adjust a icon
* Change English text
* Add Vietnamese translation
* Add Chinese, adjust English & Vietnamese
* Small change in secret Easter egg
* Fix spelling mistake
* Attempt to rework Zictionary scene
* Rearrange the layout and handling most of thing
* Remove ALPHA key, done keyboard handling, changed some key's behavior
* Add Help text
* Update Help text & fix some bugs
* Update help text
* Edit help text
* Support gamepad
* small changes in help text
* small changes
* Fix copy bug
* small change
* Add hint text to open Hint
* Fix a bug that item accidentally selected when scrolling
* Clean up a dumb function
(Forget to cleanup in previous commit)
* add backup solution, just in case
* fix another bug
* fix touch bug
* Refix the scroll bug when touch
* small code changes
* small change in English file
* undo feature
* add auto draw functions for some levels
* Add drawing feature to bin/oct/hex levels
* Add left-aligned option to drawNum, switch from recursive to loop
* add support for drawing hex digits
* should be ready to push!
* Add help + number scaling, optimized some code
* finish drawing in arithmetic, just need icons now
* remove debugging thing in arm