Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Isebyte/concentration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concentration

A simple tile game of memory matching using javascript and jQuery

Uses Node.js and Socket.io for saving and loading data.

To install Node: https://nodejs.org/en/download/

Do npm install to install dependencies need to run. (if localhost doesn't work try 127.0.0.1:8080))

Notes:

  • Utilized QUnit testing: to run, open test.html (running client side, so no need for node)
  • Recommendation: wait until tiles have finished flipping back over before choosing next cards. Refresh if screen hangs.

About

Simple concentration game using jQuery

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors