DBC now works and has a test.
This commit is contained in:
parent
f632f2d5af
commit
2035a6dd00
8 changed files with 100 additions and 34 deletions
|
@ -1,14 +1,14 @@
|
|||
* Using that to redesign the starter UI.
|
||||
|
||||
BUGS:
|
||||
* BUG: Log doesn't scroll.
|
||||
* BUG: lots of errors crash it
|
||||
* BUG: doesn't play you_died sound.
|
||||
|
||||
TODO:
|
||||
* Rewrite dbc.hpp to actually work.
|
||||
* 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.
|
||||
|
||||
* Track the deaths.
|
||||
|
||||
https://en.cppreference.com/w/cpp/language/parameter_pack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue