feat: add basic ah game (Kinda shitty, i should use components)
This commit is contained in:
@@ -119,7 +119,7 @@ cmake --install build --config Release
|
||||
|
||||
## Demo app
|
||||
|
||||
`lightkeeper` is the current demo application. It creates an SDL window, initializes the Destrum app, loads assets, sets up a scene, renders meshes, skyboxes, and a skinned animated character.
|
||||
`lightkeeper` is the current game application. It launches **Star Catcher**, a small playable loop built from the engine's scene and rendering systems. Move the blue catcher with `A`/`D` or the arrow keys, catch orange stars, and press `R` to restart after three misses. Press `Escape` to quit.
|
||||
|
||||
## Development notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user