Skip to content

An interactive Cursor Maze Game where you navigate your cursor from the "Start" block to the "End" block without touching the walls, with dynamic messages for starting, winning, and game over.

Notifications You must be signed in to change notification settings

mohamad-abdelkhalek/cursor-maze-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cursor Maze Game

The Cursor Maze Game! This is a simple interactive game created using HTML, CSS, and JavaScript. The goal is to navigate your cursor from the "Start" block to the "End" block without touching any of the walls.

Features

  • Interactive Maze: The maze consists of a starting block, an ending block, and boundaries (walls). Your task is to move your cursor through the maze without hitting the walls.
  • Game Start: Hover over the "Start" block to begin the game. A message will display that you've started.
  • Game Over: If you touch any of the walls, the game will end. The walls will turn red, and the game status will display "GAME OVER!"
  • You Win: If you successfully hover over the "End" block without touching any of the walls, you win! The game status will show "YOU WIN!" and the walls will turn green.

How to Play

  1. Hover your cursor over the "Start" block to begin the game.
  2. Move your cursor through the maze, avoiding the walls.
  3. If you touch any of the boundaries (walls), the game will end with the message "GAME OVER!".
  4. If you reach the "End" block, you will win the game and see "YOU WIN!".

Files

This project consists of the following files:

  • index.html: The HTML structure for the maze game.
  • game.css: The CSS file to style the maze, blocks, and boundaries.
  • script.js: The JavaScript file that controls the game's logic and interactions.

How to Clone the Repository

To clone this game repository and play it on your local machine:

  1. Open your terminal or command prompt.

  2. Run the following command to clone the repository:

    git clone https://github.com/mohamad-abdelkhalek/cursor-maze-game.git

About

An interactive Cursor Maze Game where you navigate your cursor from the "Start" block to the "End" block without touching the walls, with dynamic messages for starting, winning, and game over.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published