You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[V1.0] A HTML5 Canvas based basic "game" to experiment with the state Pattern. Reads inputs to switch states. States define currently accepted input, currently played animation and movement.