Intro
Over the course of these use case tutorials, we've witnessed how straightforward it is to use gooey to add functional and great-looking UI, taking advantage of already existing sprites we can draw or get from the web.
Adding a few lines, we were able to develop the interface and functionality we needed.
The final game
You can try the final game here and compare it to the initial version (remember to click in the black bar just above the game canvas before interacting with it, so it registers input).
Hopefully you've been following along and recreating the code yourself, but if you want to skip to the final version, you can also grab the release from the Github repository.