Skip to content

Shezaach/CS50-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Sheza Chaudhry's CS50 Final Project - Puzzle Mania!

Want to have fun while also excercising your mind? Welcome to Puzzle Mania! Chose between two engaging puzzles and enjoy.

Technologies used:

  • Visual Studio Code
  • Languages: HTML, CSS, and JavaScript

Functionality

When the game is first loaded up, the user sees two buttons: one for the Magic Square game and one for the Color Memory game.

Magic Square:

The Magic Square game may seem easy at first, but it is very interesting and involving. In order to solve the puzzle, the user must enter a number in each of the nine boxes so that they add up to 15 in each row and column. When the check button is clicked, first each input will be checked to make sure it is a valid number and then the totals will be calculated. If all of the totals do not equal 15, the labels will turn red and a message stating that the solution is incorrect will show up at the top of the screen. The user is now given an option to try again.

Color Memory:

The Color Memory game is exactly what it sounds like - a puzzle in which you must remember the colors. A series of four colors - red, blue, green, and yellow - will flash across the user's screen in a random order. The user must remember the order and repeat it by pressing the corresponding buttons when prompted. If the sequence provided by the user matches the initial random one, then the user has successfully completed the puzzle. However, the user can play again as many times as they would like.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors