Zed A. Shaw
|
62785d463c
|
This is how you can lock meson build dependencies. Not sure why I didn't think of this before but you just put the .wrap files somewhere and instead of meson wrap install you copy them into subprojects.
|
2024-10-16 19:48:23 -04:00 |
|
Zed A. Shaw
|
daf9a3cc07
|
Coroutines are mostly working but they're kind of junk anyway. Feel free to tinker with this if you like.
|
2024-09-05 18:48:15 -04:00 |
|
Zed A. Shaw
|
015b4aac45
|
Basic sfml window going for the gui redesign.
|
2024-08-27 17:12:48 -04:00 |
|
Zed A. Shaw
|
90f4f727ba
|
I can now load a json config file name .tarpit.json to configure everything. It now works to configure the sounds used.
|
2024-08-26 19:04:50 -04:00 |
|
Zed A. Shaw
|
7309ec2f40
|
Now I can play a sound! Yay!
|
2024-08-24 17:33:48 -04:00 |
|
Zed A. Shaw
|
8f48627c72
|
Rough cut on install instructions.
|
2024-08-23 14:39:18 -04:00 |
|
Zed A. Shaw
|
52b59d38ad
|
Move the tests to catch2 so I can get tap output for the game.
|
2024-08-10 06:59:28 -04:00 |
|
Zed A. Shaw
|
5f87d9846c
|
First drop the game's core mechanic that compiles.
|
2024-07-30 06:01:39 -04:00 |
|