Zed A. Shaw
|
453c50c563
|
Big cleanup of rampant using std.
|
2024-09-07 22:26:57 -04:00 |
|
Zed A. Shaw
|
cacf72604f
|
Very janky barely working coroutine version of the game, the UI is more responsive, but not as much as it should be. Still, take a look and study the coro.hpp and other files in this commit for some coroutine stuff.
|
2024-09-06 23:35:17 -04:00 |
|
Zed A. Shaw
|
8f7235ade1
|
Coroutines mostly working, although not nearly as fancy as cppcoro. I'll try them out in my code and if I like it I'll probably just go use cppcoro.
|
2024-09-06 22:24:42 -04:00 |
|