Stupid self-portrait for the game's 'bad guy'.
This commit is contained in:
parent
37d28094ec
commit
3cb4fcfeb5
6 changed files with 23 additions and 5 deletions
|
@ -2,9 +2,15 @@
|
|||
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue