Harron Ayham

Dina Chehab

You are an explorer trapped in a dense rainforest shrouded in fog. Your mission is to find seven hidden diamonds scattered throughout the jungle. These diamonds are needed to unlock access to the boss level, where you will face a massive jungle guardian. Along the way, you must gather tools, explore hidden areas, and listen for animal sounds to help guide you.

  • Diamond Collection (Hidden Items):

    • When the player gets near a hidden diamond, it will appear and be added to their inventory.
    • coBlocks
      When player is near (hidden diamond)
      Show "You found a diamond!"
      Add diamond to inventory
      Hide diamond (or move to next location)
  • Exploration (Cutting Vines with Machete):

    • Players can collect tools like a machete to clear paths or access hidden areas.
    • coBlocks
      When player is near (vines)
      Show "Use machete to cut the vines"
      When player selects machete
      Hide vines
      Open path to new area
  • Animal Sounds as Clues:

    • Animal sounds can give players clues about where to find the diamonds.
    • coBlocks
      When player is near (diamond location) and animal sound is heard
      Show "You hear a bird chirping nearby, it might be close!"
      Show hint about the diamond's location
  • Boss Level (Final Battle):

    • Once all diamonds are collected, the player can enter the boss level to face the giant jungle guardian.
    • coBlocks
      When all diamonds collected
      Set path to boss level
      Show "You have unlocked the path to the Jungle Guardian!"
      Change background to "boss arena"
          Show boss and start fight