turings-tarpit/status.txt
2024-09-18 10:46:17 -04:00

16 lines
384 B
Text

* 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.
* 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.
NOTES:
Pic is 240x240