Save The Eggs!! is an engaging 2D browser game built with HTML, CSS, and JavaScript. The game challenges players to deliver fragile eggs safely to their destination while avoiding enemies that block the way. Precision, quick reflexes, and skillful mouse control are key to succeeding in this game.
- 2D Graphics Rendering: Smooth and dynamic visuals for a rich gaming experience.
- Mouse-Controlled Gameplay: Intuitive controls that require only your mouse for navigation.
- Challenging Obstacles: Enemies move unpredictably, creating an exciting and competitive environment.
- Scoring System: Keep track of your performance and challenge yourself to achieve higher scores.
- Cross-Platform Compatibility: The game works seamlessly on desktops, tablets, and mobile browsers.
- Objective: Safely deliver the eggs to their destination without being caught by the enemies.
- Controls: Use your mouse to move the eggs.
- Scoring: Successfully delivering an egg increases your score.
- Game Over: If an enemy touches the egg, the game ends.
To play the game, you need:
- A modern web browser (e.g., Chrome, Firefox, Safari).
-
Clone the repository to your local machine:
git clone https://github.com/anandku06/save-the-eggs.git
-
Navigate to the project directory:
cd save-the-eggs
-
Open the
index.html
file in your web browser:open index.html
- HTML: For the game's structure and layout.
- CSS: For visual styling and animations.
- JavaScript: For game logic, interactions, and 2D graphics rendering.
Save-The-Eggs/
├── index.html # Main HTML file
├── style.css # Game styling
├── script.js # Game logic and 2D rendering
└── assets/ # Images, sounds, and other game assets
- Add multiple levels with increasing difficulty.
- Introduce power-ups for temporary invincibility or speed boosts.
- Implement a leaderboard to track high scores globally.
- Enhance enemy AI for more dynamic gameplay.
- Add sound effects and background music for a richer experience.
Contributions are welcome! If you have ideas for new features, enhancements, or bug fixes, feel free to:
- Fork this repository.
- Create a new branch for your feature/bug fix.
- Submit a pull request with a detailed description.
- Inspired by classic arcade games.
- Thanks to open-source tools and libraries that helped bring this game to life.
Enjoy the game and Save The Eggs!! 🥚🐥