Sharkie Game is an engaging, interactive web-based game that immerses players in an underwater adventure. Built using HTML, CSS, and JavaScript, the project demonstrates creative design, smooth animations, and captivating gameplay. Navigate the ocean depths, avoid obstacles, and explore the mysteries of the underwater world with Sharkie.
Play my game live at here
- Interactive Gameplay: Dive into a dynamic underwater environment filled with challenges and surprises.
- Custom Assets: Unique visuals, animations, and audio effects designed for an engaging experience.
- Responsive Design: Optimized to function seamlessly across desktops, tablets, and mobile devices.
- Lightweight and Efficient: Runs smoothly in modern web browsers without additional plugins.
- Modular Codebase: Clean, organized, and easy-to-read code for better maintainability and scalability.
Sharkie-Game-main/
├── assets/ # Contains game assets such as images, audio files, and animations.
├── game/ # Includes additional game logic and supporting files.
├── index.html # Main HTML file that structures the game interface.
├── style.css # CSS file for game styling and animations.
├── script.js # JavaScript file for game logic and user interaction.
├── cdn.js # External libraries or supplementary JavaScript code.
To set up the Sharkie Game on your local system, follow these steps:
- Clone the Repository:
git clone https://github.com/Developer-Parth/Sharkie-Game.git
- Navigate to the Project Directory:
cd Sharkie-Game-main
- Open the
Game HTML
File in any modern web browser.
Objective: Guide Sharkie through the underwater world, avoiding obstacles and completing challenges.
• Controls:
Use the arrow keys or mouse to navigate Sharkie (depending on the implementation).
Tips:
° Time your movements carefully to avoid losing lives.
° Explore hidden areas to uncover surprises and bonuses.
HTML5: Defines the structure of the game interface.
CSS3: Handles styling, animations, and responsive design.
JavaScript: Implements game logic, interactivity, and dynamic behaviors.
We welcome contributions to improve Sharkie Game. Here’s how you can get involved:
-
Fork the repository to your GitHub account.
-
Create a new branch for your feature or bug fix:
git checkout -b feature-name
- Commit your changes:
git commit -m "Brief description of changes"
- Push the changes to your fork:
git push origin feature-name
- Open a pull request to the main repository.
This project is licensed under the MIT License. You are free to use, modify, and distribute this project, provided proper credit is given. For more details, refer to the LICENSE file.
Acknowledgments
Inspiration: The beauty and mystery of underwater life inspired the creation of this game.
Assets: Special thanks to the creators of the assets used in the game.
Support: Gratitude to everyone who contributed feedback and suggestions during development.
Screenshots
Will be Uploaded Soon
Here are some ideas for expanding Sharkie Game in the future:
• Multiplayer Mode: Enable multiple players to compete or collaborate.
• Power-Ups: Add special abilities or bonuses for Sharkie.
• Levels: Introduce new levels with increasing difficulty and unique challenges.
• Leaderboard: Implement a scoring system and leaderboard to track player progress.
For questions, feedback, or collaboration opportunities, feel free to reach out:
Email:
GitHub Repository: Sharkie Game
GitHub Profile: Developer-Parth
Enjoy exploring the underwater world with Sharkie Game and dive into an unforgettable adventure!