Update status.
This commit is contained in:
parent
0a9fa59365
commit
8df6898d0b
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue