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

added a chest_treasure to the game objects: map_start #149

Merged
merged 5 commits into from
Oct 14, 2024

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    dd45ce7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Add treasure chest feature with open/closed states and sound effect

    - Implemented treasure chest game object
    - Added sprites for closed and open states
    - Included sound effect for chest opening
    - Created interaction logic to open the chest and play sound
    - Updated game objects index to include the treasure chest
    HossamGouda committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ec30f8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de3d3a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54fd644 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c76f6bd View commit details
    Browse the repository at this point in the history