Skip to content

Conversation

@LukeButters
Copy link
Collaborator

@LukeButters LukeButters commented Sep 29, 2023

Previously player direction and status (moving/attacking/idle) was all represented as a string. This replaces that with a type and enums.

Other functions do requires some strings so methods exist to get the compatible strings, these are tested as well.

Previously player direction and status (moving/attacking/idle) was all
represented as a string. This replaces that with a type and enums.

TODO: add testing
@LukeButters LukeButters marked this pull request as draft September 29, 2023 09:36
@LukeButters LukeButters marked this pull request as ready for review October 3, 2023 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants