Implement StateMachine for all game states #8

Merged
kennyrkun merged 11 commits from dev into stable 2022-06-02 19:54:47 -04:00
kennyrkun commented 2022-06-02 19:54:31 -04:00 (Migrated from github.com)

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))

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))
Sign in to join this conversation.
No description provided.