12 lines
255 B
Text
12 lines
255 B
Text
* Working on the actual game mechanics.
|
|
* Using that to redesign the starter UI.
|
|
|
|
BUGS:
|
|
|
|
* BUG: Log doesn't scroll.
|
|
|
|
TODO:
|
|
* Rewrite dbc.hpp to actually work.
|
|
* Use parameter pack in FSM template
|
|
|
|
https://en.cppreference.com/w/cpp/language/parameter_pack
|