Implement StateMachine for all game states #8
No reviewers
Labels
No labels
bug
confirmed
bug
unconfirmed
duplicate
enhancement
feature
help wanted
needs testing
priority
high
priority
low
priority
medium
question
unable to reproduce
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))