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

Extract main loop #20

Open
klaushauschild1984 opened this issue Dec 7, 2015 · 0 comments
Open

Extract main loop #20

klaushauschild1984 opened this issue Dec 7, 2015 · 0 comments
Assignees

Comments

@klaushauschild1984
Copy link
Owner

Currently there is this one main loop coordinating the states of the game. Maybe it could be interesting to have state machines within states. E.g. the different menus (characters, items, equip, etc.) within the menu state.
For that reason make the main loop a reusable component. And test it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant