Skip to content

yusufsefasezer/javascript-memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Memory Game

JavaScript memory game

JavaScript Memory Game is a captivating app that will put your memory skills to the test. This coding project revolves around creating a classic memory game using the power of JavaScript. With a total of 20 beautifully designed images, this memory game provides a visually appealing experience for its players.

As you embark on your memory game adventure, a status text will inform you of the number of attempts you have made. This feature adds an element of challenge and allows you to keep track of your progress. You will find yourself immersed in the game, striving to improve your memory skills with each attempt.

Furthermore, this memory game has a unique twist. At the beginning of each level, all 20 images are displayed simultaneously, allowing you to study their positions and locations. However, this display is only temporary, as the images then turn face down. It is then up to you to rely solely on your memory to select the matching pairs.

When you click on an image, it remains open until you select its identical counterpart. This feature keeps you engaged in the game, as you eagerly search for the matching image that has been strategically placed. The anticipation of finding the correct pair creates an exciting atmosphere that motivates you to keep playing.

This JavaScript memory game is built using pure vanilla JavaScript, showcasing the power and versatility of the language. It demonstrates that complex and engaging games can be developed using JavaScript alone, without the need for any external frameworks or libraries. Thus, it serves as a testament to the capabilities of JavaScript as a programming language.

If you are in search of a simple and addictive memory game, then this JavaScript Memory Game is perfect for you. Its user-friendly interface make it accessible to players of all ages and skill levels. Whether you are a beginner or a seasoned JavaScript developer, the game provides a fun and challenging experience that will keep you coming back for more.

Demo

https://www.yusufsezer.com/projects/javascript-memory-game/

License

This project is licensed under the MIT License. See the LICENSE file for details

Created by Yusuf Sezer