* Using that to redesign the starter UI. BUGS: * Better error handling on config json. 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. * chrono::time_point is probably what we need but need to know where to put it for the timeout events and soo on. * Make some button graphics and use sprites, or see if you can do a drawn sprite. * sf::Rect::contains(mouse.x, mouse.y) will say if the mouse is inside the sprite rect. * Redo the images of me so they're correctly cropped. NOTES: Pic is 240x240