CodeCafeOpenShiftGame / PodEscape

Endless runner of a pod trying to escape from a project being deleted.
https://podescape.io
Apache License 2.0
29 stars 16 forks source link

Creates the StateMachine #10

Closed rluders closed 4 years ago

rluders commented 4 years ago

This PR adds to the project the Generic StateMachine as also the *Generic State Class as implements the usage of the StateMachine to the Player as listed on #8