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

Update README.md #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 40 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,47 @@

</div>

## Overview :sparkles:
-
#Eclipse Encounter

## Development :computer:
#Description:
Eclipse Encounter is an action-packed, educational game designed to test your reflexes, knowledge, and strategic thinking. Set in the immersive environment of an eclipse, you must navigate through levels filled with enemies and challenges while answering questions to progress. Developed using Unity, Eclipse Encounter offers a unique blend of shooting mechanics, trivia quizzes, and immersive gameplay.

### Requirements
-
#Core Gameplay:
As the player, you face waves of enemies approaching you while armed with weapons to defend yourself. Your goal is to shoot down enemies while staying alive. Killing a certain number of enemies creates a checkpoint, and each enemy defeated adds to your timer. However, getting hit by enemies reduces your time. The game features levels that progressively introduce new mechanics, weapons, and enemy types.

### Setup
```sh
$
```
#Features:
- Engaging shooting mechanics where enemies are represented by code keywords and random people asking you questions.
- Checkpoints that serve as milestones, offering hints to help you progress.
- Educational elements integrated into the gameplay, such as quizzes at the end of each level, presented by "Davey B."
- Highscore leaderboard showcasing the top scores and the last three attempts of the player.
- Timer displayed in the top left corner, reflecting your performance in terms of speed and accuracy.
- Unique setting within an eclipse, providing a visually stunning backdrop for the intense action.

#Game Flow:
Level Progression: Navigate through levels filled with enemies, learning how to use weapons effectively and understanding enemy behaviors.
Quiz Challenges: Reach the end of each level to face Davey B's quiz challenges. Answer all questions correctly to proceed to the next level.
Boss Encounter: After completing the initial levels, face off against challenging bosses that put your skills to the ultimate test.
Controls:

#Movement: W, A, S, D or Arrow keys
Aim: F key
Shoot: Left Mouse Button
Interact/Answer: E key
Setting Up:

#Clone the repository from GitHub.
Open the project in Unity.
Run the game in the Unity editor or build the project to play it standalone.
Customize settings, controls, and other aspects as needed.
Contributing:
Contributions to Eclipse Encounter are welcome! Whether it's fixing bugs, adding new features, or improving existing content, feel free to fork the repository, make your changes, and submit a pull request.

#Credits:
Developed by Samriddhi, Arav, Micheal, Mina
Unity Technologies for the Unity game engine

#Feedback:
We welcome any feedback or suggestions for Eclipse Encounter. Feel free to create an issue on GitHub or contact us directly with your thoughts and ideas.

Enjoy your Eclipse Encounter experience!