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

Whiskers Toy Quest #5184

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Whiskers Toy Quest #5184

wants to merge 14 commits into from

Conversation

wenstef
Copy link

@wenstef wenstef commented Dec 30, 2024

PR Description 📜

This pull request introduces a new interactive text-based adventure game called "Whiskers Toy Quest" to the repository. The game is designed to help children improve their reading and decision-making skills through an engaging storyline and multiple game states. The most important changes include the addition of the game description, functionalities, installation instructions, and the implementation of the game's GUI, game state management, and choices.

New Game Addition:

  • Games/Whiskers_Toy_Quest/README.md: Added a comprehensive README file for "Whiskers Toy Quest" with sections on game description, functionalities, how to play, installation, and screenshots.
  • README.md: Updated the main repository README to include a link to the new game "Whiskers Toy Quest".

Game Implementation:

Fixes #5172


Mark the task you have completed ✅

  • I follow CONTRIBUTING GUIDELINE & CODE OF CONDUCT of this project.
  • I have performed a self-review of my own code or work.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generates no new warnings.
  • I have followed proper naming convention showed in CONTRIBUTING GUIDELINE
  • I have added screenshot for website preview in assets/images
  • I have added entries for my game in GameZone's README.md
  • I have added README.md in my Game folder
  • I have specified the respective issue number for which I have requested the new game.

Add your screenshots 📸

Whiskers_Toy_Quest



Thank you soo much for contributing to our repository 💗

wenstef and others added 14 commits December 28, 2024 12:05
**Added**
- game.py
- game_state.py
- main.py
- whiskers_choices.py
- The game choices represent the storyline.
- Images included.
- Added method get_stage_info to return the information for the given states.
**Added**
- class GameGUI to define the user interface and logic.
- class WhiskersGameState with the logic to transition to the next scene/stage.
feat: minor bug fixes in whiskers_choices.py
- Included relevant images in the README for better visualization.
- Added comments in the code to improve clarity and maintainability.
Added screenshot whiskers-toy-quest to assets/images
Added game Whiskers Toy Quest to README
@kunjgit
Copy link
Owner

kunjgit commented Dec 30, 2024

Thank you @wenstef ,for creating the PR and contributing to our GameZone 💗
Review team will review the PR and will reach out to you soon! 😇
Make sure that you have marked all the tasks that you are done with ✅.
Thank you for your patience! 😀

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.

[New game]: Whiskers' Toy Quest
2 participants