Skip to content

PriyavKaneria/a.maze.d

Repository files navigation

Maze Game

You like Mazes? You like Stone, Paper and Scissors? You'll love this.

A maze with a unique movement mechanic, along with fusion of obstacles from the classic stone, paper and scissors. Compete on a leaderboard and get the fastest time to solve the maze along by using least number of items.

You can play the game online at maze.priyavkaneria.com.

Features

  • Interactive Gameplay: Navigate through a dynamically generated maze.
  • Item Collection: Collect stones, papers, and scissors to progress through the maze.
  • Checkpoints: Place checkpoints to save your progress and teleport back if needed.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Leaderboard: Submit your score and see how you rank against other players.
  • Customizable UI: Choose between emojis and colored blocks for the maze items.
  • Timer: Track your time to complete the maze.
  • Cheat Detection: Ensures fair play by detecting and preventing cheating.

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm (v6 or later)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/maze-game.git
    cd maze-game
  2. Install dependencies:

    npm install

Running the Development Server

Start the development server:

npm run dev

About

an amazing maze rpg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published