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

1 - Setup the Game Engine #2

Merged
merged 6 commits into from
Mar 6, 2025
Merged

1 - Setup the Game Engine #2

merged 6 commits into from
Mar 6, 2025

Conversation

TheBookKnight
Copy link
Owner

Initializes the Game Engine

  1. Created a GameEngine, Chapter, and Scene
  2. Three types of Scene: Dialogue, Input, and Choice
  3. Created an example app
  4. Setup Jest tests

@TheBookKnight TheBookKnight linked an issue Mar 6, 2025 that may be closed by this pull request
@TheBookKnight TheBookKnight merged commit da73b20 into main Mar 6, 2025
1 check passed
@TheBookKnight TheBookKnight deleted the 1-setup-gameengine branch March 6, 2025 07:11
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.

Setup GameEngine
1 participant