8000 GitHub - JBMiller/Concentration: Concentration, a card matching game
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JBMiller/Concentration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card Matching

A card matching game (based of "Concentration"). The rules are simple: you may flip over two cards at once. If they match, they stay flipped up. If they do not, they are flipped back down. There are a number of cards on the field. Goal: Flip them all as quickly as possible.

Play the current build here!

File Descriptions:

  • index.html: The page that holds the game and imports the required .js files in the necessary order.
  • card.png: Spritesheet containing all the necessary cards.
  • game.js: Holds the primary game functions.
  • core.js: Holds major object creating functions and sprites, which game.js depends on.

About

Concentration, a card matching game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0