- Global 🔈🔉🔊
- https://dank.game
- Joined on
2022-07-14
1405d548f5
Improve Game::run and add Steam API callbacks
9a758f8c7f
Handle argc=0 and argv=NULL in sb::init
fe3b5f218d
Echo message for every successful build
b78e29995a
Initial Steam API support for MacOS builds
5a39c3fa82
Steam API initialization for Windows targets
cocktailfrank
created branch cocktailfrank/achievements in shampoo/cakefoot
2024-09-17 02:32:34 -04:00
f41785958e
Update Cakefoot::run, add checkmark emojis to build output
4a8fc56b26
Consolidate build parameters and add Steam library
3cc458e64e
wip - consolidate build target rules
856e757254
Define achievements and stats in config file
cocktailfrank
created branch cocktailfrank/achievements in shampoo/spacebox
2024-09-05 20:39:37 -04:00
61786f4b24
- Move CLI code upstream
8f6c8344eb
Update references to window pointer to match upstream use of shared_ptr
4523c1177e
- Added a simple test program that opens and closes a game using testing framework Catch2 from upstream
15ef6b0e17
- Feature: CLI for adding configuration from the terminal
088e7b6120
Use shared_ptr to store SDL window and update existing references
2f6a2500f6
- Added unit test framework Catch2 to the repository
3316d8ceb5
- throw exceptions on failure instead of just printing a warning when: loading a json config, loading a shader, reading a file's contents into a string
a762b0f545
Reset config file to proper defaults. Added support for configuration override strings passed from the command line.