-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Anastasia Laczko edited this page May 30, 2021
·
30 revisions
Welcome to the game-engine wiki! You can use the navigation bar on the right to find the page you're looking for.
A recommended starting place is Getting Started.
- Audio: Playing audio.
- Concurrency & Threading: General-purpose multi-threading through the Job System.
- Debug Terminal: In-game terminal for debugging.
- Configuring Entities: Loading entity properties from config files.
- Input Handling: Handling user input through the Input Service.
- Loading Resources: Batch loading game resources through the Resource Service.
- UI: Rendering UI elements on the game screen.
Inventory System
Scoring System
Food Recipes
Level System
Player Actions
Ordering System
Stations
Items
Map Design
Customers
Pause Menu
Upgrades
End of Day Display
Day Night Cycle
Moral System
Debug Terminal
Game Interactions Tutorial
Backstory Cutscenes
Entities and Components
Input Handling
Game Screens and Areas
Fire Extinguisher Handler Component
MainGameActions Create Docket Triggers
Main Game Order Button Display
BackstoryCutsceneDisplay Test Plan
Test Plan for MainGameOrderTicketDisplay
Test Plan for MainGameOrderBtnDisplay
Test Plan for DocketLineDisplay
Test plan for RandomComboService
Test plan for SpeedBoostUpgrade
Test plan for DancePartyUpgrade