-
Notifications
You must be signed in to change notification settings - Fork 7
Home
HunterWhitty edited this page Oct 17, 2023
·
109 revisions
You can use the navigation bar on the right to find the page you're looking for.
A recommended starting place is Getting Started.
A complete walkthrough of the game is provided here.
-
Map System
-
Tools
-
Alien Fauna
-
Plants
- Entities and Components
- Service Locator
- Loading Resources: Batch loading game resources through the Resource Service.
- Logging:
- Unit Testing
- Debug Terminal
- Input Handling
- UI: Rendering UI elements on the game screen.
- Animations: Adding animations to entities.
- Audio: Playing audio.
- AI: Adding AI to entities.
- Physics: The physics Engine.
- Game Screens and Areas
- Terrain
- Concurrency & Threading: General-purpose multi-threading through the Job System.
- Settings: The Settings Screen.