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

Game State #6

Open
cpadilla opened this issue Nov 3, 2023 · 1 comment
Open

Game State #6

cpadilla opened this issue Nov 3, 2023 · 1 comment
Assignees

Comments

@cpadilla
Copy link
Owner

cpadilla commented Nov 3, 2023

Game State should contain all the elements necessary to begin tracking quests. Game State updates should trigger any relative dialogue to the quest.

@cpadilla cpadilla mentioned this issue Nov 3, 2023
@cpadilla cpadilla self-assigned this Nov 5, 2023
@cpadilla
Copy link
Owner Author

cpadilla commented Nov 7, 2023

There should be a level system for keeping track of current level. Active and completed quests should be stored on the Player. Need to create a Player class for keeping track of player state.

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

No branches or pull requests

1 participant