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

[Feature Request]: Create Level 4 - Divya's Alphabet Adventure #5

Open
Captain-T2004 opened this issue Jun 2, 2024 · 1 comment · May be fixed by #17
Open

[Feature Request]: Create Level 4 - Divya's Alphabet Adventure #5

Captain-T2004 opened this issue Jun 2, 2024 · 1 comment · May be fixed by #17
Assignees
Labels

Comments

@Captain-T2004
Copy link
Collaborator

Captain-T2004 commented Jun 2, 2024

Description:
This is the fourth level of the game, centered around the theme of alphabets. The story continues with Divya, who, after learning about alphabets at school, dreams about finding and organizing letters to form words.

Core Mechanic:
The player is provided with three words at the start of the level, along with their respective containers for storing the letters of each word. The objective is to find the hidden alphabets and place them in the correct container in the correct order. If the order is incorrect, the alphabets return to their original positions. Alphabets are initially covered and can only be revealed by approaching them and pressing a certain key, which shows the letter for one second before covering it again. The player needs to remember the positions of the letters to successfully complete the level. Only one letter can be taken to the container at a time. Upon completing each word, the exit door opens, allowing the player to proceed.

Requirements:

  • Assets:
    • Textures and models for the room, containers, and hidden letters.
    • Sound effects for revealing letters, placing letters, and task completion.
    • Background music that complements the theme of alphabet learning.
  • Level Design:
    • Layout of the room with hidden letters and containers for each word.
    • Design of the exit door.
    • Implementation of the letter reveal and placement mechanics.
  • Scripting:
    • Code for revealing letters when the player approaches and presses the key.
    • Code for tracking the order of letters placed in containers.
    • Code for resetting letters if placed in the wrong order.
    • Code for unlocking the exit door upon word completion.

Acceptance Criteria:

  • The level must be fully playable, with the player able to find, reveal, and place letters in the correct containers in order.
  • All assets must be integrated and functioning correctly.
  • The letter reveal and placement mechanism should work smoothly, ensuring the correct order is maintained.
  • The exit door should only open after each word is completed correctly.

Feel free to make creative changes and enhancements to the level design, art, and sound to ensure it aligns well with the overall game experience and provides an engaging and enjoyable challenge for the players. Your creativity and unique ideas are encouraged to make the level even more captivating.

@Nayak578
Copy link

Nayak578 commented Jun 6, 2024

@Captain-T2004 I would like to work on this issue and for this level I was thinking of using words like sling and bridge

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

Successfully merging a pull request may close this issue.

2 participants