amethyst/evoli

Add buttons for pause, play, speed up

marotili opened this issue · 2 comments

Users should be able to click on a UI button to pause/play or speed up the game. If the button is pressed, the button is displayed in a downstate.

See mockup.

It is not necessary to wait for #27 and #28 to be implemented before starting this. Just log something to the console.

It is not necessary to wait for #27 and #28 to be implemented before starting this. Just log something to the console.

Turns out both of those did already get implemented in #33 , so any UI for it can be made functional from the start.

Implemented in #38