* Using that to redesign the starter UI. BUGS: TODO: * Add a timer to the game engine so you can set a kind of pomodoro timer and if you don't meet the goal it costs you. * Convert buttons to sprites. * Mouse events to the GUI. * sf::Rect::contains(mouse.x, mouse.y) will say if the mouse is inside the sprite rect.