Implement StateMachine for all game states #8
No reviewers
Labels
No labels
bug: confirmed
bug: unconfirmed
documentation
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
kerrishaus/strategy!8
Loading…
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Decouple all the behavioural code and make things sooooo much easier to modify and understand. There are still some little things that need to be changed to reduce the amount of reused code, but for now this will make it much easier to implement more game states (multiplayer? (no, probably just AI or coop for now))