Skip to content

The Crystal Maze: A random number guess game built with JavaScript.

Notifications You must be signed in to change notification settings

harpality/the-crystal-maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

The Crystal Maze

The Crystal Maze is a web game made with JavaScript, jQuery, HTML, Bootstrap and CSS3. I utilized these technologies to create a random number guessing game using click methods.

screenshot

Functionality

You will be given a random number at the start of the game. There are four crystals. By clicking on a crystal you will add a specific amount of points to your total score.

You win the game by matching your total score to the random number, you lose the game if your total score goes above the random number.

The value of each crystal is hidden from you until you click on it. Each time the game starts, the value of the crystal will change.

🚀 Deployed at: http://harpality.github.io/the-crystal-maze

Built With

  • jQuery
  • JavaScript
  • Bootstrap 4
  • CSS3

About

The Crystal Maze: A random number guess game built with JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published