tiny-world
tiny-world copied to clipboard
Clean up UI code
UI code for the main menu as well as for the in-game UI is quite messy and there are a lot of code repetitions.
The code should be structured, and repetitive tasks/widgets should be isolated for re-use.