Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: explicitly encode TileNeeded as third state #20

Merged

Conversation

90degs2infty
Copy link
Owner

@90degs2infty 90degs2infty commented Dec 2, 2023

Closes #17

Note that this PR also includes a minor refactoring, moving the transition between different States from GameDriver::run to State::tick.

@90degs2infty 90degs2infty added the enhancement New feature or request label Dec 2, 2023
@90degs2infty 90degs2infty self-assigned this Dec 2, 2023
@90degs2infty 90degs2infty linked an issue Dec 2, 2023 that may be closed by this pull request
@90degs2infty 90degs2infty merged commit f680051 into develop Dec 2, 2023
@90degs2infty 90degs2infty deleted the 17-explicitly-encode-tileneeded-as-third-state branch December 2, 2023 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explicitly encode TileNeeded as third state
1 participant