This website requires JavaScript.
Explore
Help
Sign In
mattmone
/
aether-shards
Watch
1
Star
0
Fork
You've already forked aether-shards
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
930b1c7438
aether-shards
/
test
/
core
History
Matthew Mone
930b1c7438
feat: Implement core game loop, state management, mission generation, and add initial mission data with debug commands.
2026-01-02 22:02:27 -08:00
..
GameLoop
feat: Implement core game loop, state management, mission generation, and add initial mission data with debug commands.
2026-01-02 22:02:27 -08:00
GameStateManager
feat: Implement core game loop, state management, mission generation, and add initial mission data with debug commands.
2026-01-02 22:02:27 -08:00
CombatStateSpec.test.js
feat: Implement core game loop, state management, mission generation, and add initial mission data with debug commands.
2026-01-02 22:02:27 -08:00
GameStateManager.test.js
Implement BarracksScreen for roster management and enhance game state integration
2025-12-31 20:11:00 -08:00
InputManager.test.js
Implement InputManager for comprehensive input handling, including keyboard, mouse, and gamepad support. Integrate InputManager into GameLoop for cursor management and validation during gameplay. Enhance GameLoop with input event handling for movement and selection. Add unit tests for InputManager to ensure functionality and reliability.
2025-12-19 20:58:16 -08:00
Persistence.test.js
Add mission debrief and procedural mission generation features
2026-01-01 16:08:54 -08:00