Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

Complete Initial Game Engine Implementation #1

Open
7 tasks
chrisreddington opened this issue Feb 8, 2022 · 0 comments
Open
7 tasks

Complete Initial Game Engine Implementation #1

chrisreddington opened this issue Feb 8, 2022 · 0 comments
Labels
Priority/Critical This is of Critical priority, and should be prioritised over other items. Type/Enhancement New feature or request
Milestone

Comments

@chrisreddington
Copy link
Contributor

chrisreddington commented Feb 8, 2022

The scheduling engine is responsible for the coordination of world events and player decisions. This is the 'brain' behind the game, and performs all calculations, and determines overall game state.

Control Loops

Data Models

@chrisreddington chrisreddington added this to the Must Have milestone Feb 8, 2022
@chrisreddington chrisreddington changed the title Scheduling Engine Game Engine Feb 8, 2022
@chrisreddington chrisreddington changed the title Game Engine Complete Initial Game Engine Implementation Feb 9, 2022
@chrisreddington chrisreddington added Type/Enhancement New feature or request Priority/Critical This is of Critical priority, and should be prioritised over other items. labels Feb 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Priority/Critical This is of Critical priority, and should be prioritised over other items. Type/Enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant