Commit graph

13 commits

Author SHA1 Message Date
Zed A. Shaw
210b0e4d21 Can now use -g to set a goal. 2025-04-24 13:00:40 -04:00
Zed A. Shaw
3d4ddde96e Slight rework so that config can have a base dir but the program can start in another one. 2025-04-23 12:08:36 -04:00
Zed A. Shaw
d1c2352237 Quick little tweak to make the build speed up while a build is running. 2025-04-23 10:45:36 -04:00
Zed A. Shaw
d4d8c780a4 Bring over my bag of shit shaders and use one as a placeholder for the build status indicator. 2025-04-23 00:20:08 -04:00
Zed A. Shaw
70c2ce7d51 Reworked the gui to use GUECS now so lots of code soon to die. 2025-04-22 03:08:43 -04:00
Zed A. Shaw
47c9cb719e I now have a start/stop button for the pomodoro timer. 2024-09-24 17:26:39 -04:00
Zed A. Shaw
e1c667d816 The images for my reactions to your bad code are now up. Went with a more 'pixel video' look than a pixel art hand drawn thing. 2024-09-20 18:47:14 -04:00
Zed A. Shaw
3cb4fcfeb5 Stupid self-portrait for the game's 'bad guy'. 2024-09-18 10:46:17 -04:00
Zed A. Shaw
846d5964fe GUI mostly laid out but the code needs more refining and cleanup. Currently it creates too many assets in the render function. 2024-08-29 18:47:03 -04:00
Zed A. Shaw
8707982907 Have a basic template for the gui up, but obviously not using it right. The ImGui does pop up when I hit space, but fails a second time claiming I need to run render again. Needs more research. 2024-08-28 23:55:07 -04:00
Zed A. Shaw
df6944b0fb A really bad quick SFML based UI to get started with the FTXUI removal, and a slight reworking of the default .tarpit.json so that it's just a sample and I can use my own config for my dev and have different sounds. 2024-08-28 18:56:43 -04:00
Zed A. Shaw
e8163bbeaf Make some temporary sounds for each of the build actions. 2024-08-27 16:24:00 -04:00
Zed A. Shaw
7309ec2f40 Now I can play a sound! Yay! 2024-08-24 17:33:48 -04:00