parent
0a9fa59365
commit
8df6898d0b
@ -1,12 +1,11 @@ |
|||||||
* Working on the actual game mechanics. |
|
||||||
* Using that to redesign the starter UI. |
* Using that to redesign the starter UI. |
||||||
|
|
||||||
BUGS: |
BUGS: |
||||||
|
|
||||||
* BUG: Log doesn't scroll. |
* BUG: Log doesn't scroll. |
||||||
|
|
||||||
TODO: |
TODO: |
||||||
* Rewrite dbc.hpp to actually work. |
* Rewrite dbc.hpp to actually work. |
||||||
* Use parameter pack in FSM template |
* Use parameter pack in FSM template |
||||||
|
* 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. |
||||||
|
|
||||||
https://en.cppreference.com/w/cpp/language/parameter_pack |
https://en.cppreference.com/w/cpp/language/parameter_pack |
||||||
|
Loading…
Reference in new issue