Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 1.86 KB

README.md

File metadata and controls

60 lines (38 loc) · 1.86 KB

Maze Game Website

Welcome to the Maze Game! Navigate through the maze, avoid obstacles, and find your way out. Customize your gameplay experience with adjustable settings and enjoy various features designed to make your adventure exciting.

Features

  • Customizable Maze Size: Adjust the maze size using a slider.
  • Timer: Set a timer to challenge yourself.
  • Dark Mode: Toggle dark mode for a different visual experience.
  • Interactive Controls: Use keyboard shortcuts to move, cut vines, break walls, and restart or change the maze.
  • Animations: Enjoy dynamic animations for walls and vines.

Demo

Maze Game Demo

Preview

Screenshot 2024-08-04 at 1 43 22 AM

Installation

To set up the Maze Game on your local machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/https-sharif/maze-game-website.git
  2. Navigate to the project directory:

    cd maze-game
  3. Open the index.html file in your web browser.

Usage

  1. Adjust Settings: Use the sliding menu to set the maze size, timer duration, and toggle dark mode.

  2. Control the Game:

    • Move using W, A, S, D keys or Arrow Keys.
    • Press F to cut vines.
    • Press L to break walls.
    • Press R to restart the maze.
    • Press N to generate a new maze.
  3. Start Playing: Navigate through the maze to find the exit. Keep an eye on the timer and move counter.

Contribution

Contributions are welcome! If you have suggestions, improvements, or bug fixes, please feel free to pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Happy gaming!