Skip to content

This project is a memory match game for my Chingu solo project.

Notifications You must be signed in to change notification settings

FakeBarenziah/solo-chingu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Memory Match Game

What is it?

A simple game of turning over two cards at a time and trying to match all eight pairs.

How?

This game is made in vanilla JavaScript and styled using CSS flexbox and grid. Since no frameworks were used, no dependencies need to be installed. You can simply download the files in the public folder and open index.html to try it out.

Why?

This is my solo work submission for my Chingu cohort.

I chose to go framework-free because I thought it would enable a lean, minimalistic approach to the challenge. It also loads quite fast.

About

This project is a memory match game for my Chingu solo project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published