Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.
/ Find-a-Pair Public archive

Find a Pair - a simple CSS + JS game

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

a-merezhanyi/Find-a-Pair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find-a-Pair

Find a Pair - a simple CSS + JS game

Press "Start" to begin the game. You see a board with geometric figures.
You have to find two identical figures (the same pattern, shape, rotation type and direction). Click on both to win a round.
Do your best in 55 seconds. Watch the red line (a time counter).

You can review it at GH Pages here (Chrome provides the best experience) https://a-merezhanyi.github.io/Find-a-Pair/ and press "About" button 🤗

Or you can try the preview version in CodeSandbox (Chrome is preffered) https://codesandbox.io/s/find-a-pair-vuoyis?file=/game.js

Or run it locally (use Chrome 😅)

npm install && start

coded by A. Merezhanyi

The story of creation https://www.youtube.com/playlist?list=PLEZfD_aygfgK_ZXni36THMSassXtqDbeC

License

MIT License