Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Game

A simple maze game hosted on GitHub Pages. Choose a character and navigate through the maze to reach the goal while avoiding hazards.

access app at: https://mjamiv.github.io/Maze/

How to Play

  1. Open the game in your browser.
  2. Select a character (Knight, Thief, or Mage) by clicking on it.
  3. Use the arrow keys to move your character through the maze.
  4. Avoid the red hazards and reach the green goal to win.

Files

  • index.html: The main HTML file.
  • style.css: Styles for the game.
  • script.js: Game logic and rendering.
  • images/: Folder containing character images (char1.png, char2.png, char3.png).

Setup

  1. Clone this repository.
  2. Ensure the images/ folder contains the character images.
  3. Deploy to GitHub Pages by pushing to the gh-pages branch or setting the main branch as the source in GitHub settings.

Credits

Built with HTML, CSS, and JavaScript.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages