Skip to content

Gal-Or/MemoryGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemoryGame

The second Exercise in the Internet Technologies course. This project involves html, CSS, JS programming, reading and writing from JSON file and animations.

Description

This project is a memory game. With each new game the order of the cards on the board changes randomly each time. The game is continuous so that the number of winning games is recorded to win each of the participants from game to game. All game data is stored in JSON.

The game board can first be set in 4X4 or 5X5 sizes and with the names of the participants. The game display contains the names of the two players appearing in the game display after entering, the card board and the accumulation of points at each stage (changes as the game progresses).

Initial game screen:

image

Initial game board:

image

The Game:

image

End Of The Game:

image

How To Run:

This project running on Visual Studio Code and the browser.

About

The second Exercise in the Internet Technologies course. Memory Game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published