6 Commits (fee724e637a267967ef9281c812ffc4e5b6a9445)

Author SHA1 Message Date
Zed A. Shaw fee724e637 Fix a bug where a failinb build that causes death would play both the death sound and build failed sound. 1 month ago
Zed A. Shaw eb6c7b0e33 Working config file also configures the build and git dir. 1 month ago
Zed A. Shaw 268d8abf52 Sounds are working...BUT...I have to make ones I own so hang on until I do that. 1 month ago
Zed A. Shaw 9a012813ae Game now keeps track of deaths, rounds, streaks and other fun stuff. You can also die finally. 2 months ago
Zed A. Shaw c52bc8fafd Make the game engine use a start/end round and do healing if you don't make any mistakes. 2 months ago
Zed A. Shaw e35536c7e3 More refactoring in prep for a real design. 2 months ago
Zed A. Shaw b9e9119832 A bit less wait time before running the build so it's more responsive. 2 months ago
Zed A. Shaw ceba46c658 GUI is now in its own unit. 2 months ago
Zed A. Shaw 6d4aa9390a First kind of working FTXUI for the game. 2 months ago
Zed A. Shaw 5b18849ddc Just a little cleanup before getting serious again. 2 months ago
Zed A. Shaw 440be444ea Moved the game engine into its own unit and then made a failing test for it. 2 months ago
Zed A. Shaw aee2ac5b27 Rename the hack spike of the game idea to its final name. Start a test of FTXUI for the game. 2 months ago
Zed A. Shaw 00597c0aaa A bit of restructuring and some color output for fun. 2 months ago
Zed A. Shaw 5c1b6d9243 Way quicker and easier to simply use the .gitignore to figure out if an important file has changed. This is probably chock full of bugs and memory leaks but it is working. 2 months ago
Zed A. Shaw 83b6aa7cd0 I now have the kernel of the game prototyped. 2 months ago
Zed A. Shaw f1ee5e82f4 The watchgit works but I don't think I really need libgit2 at all if I can just process the .gitignore correctly. 2 months ago
Zed A. Shaw 899e481c9d A little better build but I really need to clean this up and use a state machine to handle the process. 2 months ago
Zed A. Shaw 374e50a75b Don't need this include. 2 months ago
Zed A. Shaw 5f87d9846c First drop the game's core mechanic that compiles. 2 months ago