Skip to content

Developer-Parth/Sharkie-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharkie Game

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.


LIVE DEMO

Play my game live at here

Features

  • 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.

Project Structure

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.

Installation

To set up the Sharkie Game on your local system, follow these steps:

  1. Clone the Repository:
     git clone https://github.com/Developer-Parth/Sharkie-Game.git
  2. Navigate to the Project Directory:
  cd Sharkie-Game-main
  1. Open the Game HTML File in any modern web browser.

Gameplay Instructions

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.

Technologies Used

HTML5: Defines the structure of the game interface.

CSS3: Handles styling, animations, and responsive design.

JavaScript: Implements game logic, interactivity, and dynamic behaviors.


Contribution Guidelines

We welcome contributions to improve Sharkie Game. Here’s how you can get involved:

  1. Fork the repository to your GitHub account.

  2. Create a new branch for your feature or bug fix:

git checkout -b feature-name
  1. Commit your changes:
git commit -m "Brief description of changes"
  1. Push the changes to your fork:
git push origin feature-name
  1. Open a pull request to the main repository.

License

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


Future Enhancements

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.


Contact

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!