The images for my reactions to your bad code are now up. Went with a more 'pixel video' look than a pixel art hand drawn thing.
This commit is contained in:
parent
581e5b4a60
commit
e1c667d816
12 changed files with 40 additions and 36 deletions
|
@ -6,10 +6,10 @@ 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.
|
||||
* 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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue