Skip to content

brainydevs/memory-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Memory hero

This project contains a simple card game whose purpose is to reveal all superhero cards. Cards are revealed when two of a kind are selected during the same turn. There is a move counter and also an option to restart with different cards.

Make sure to create an account over at Marvel and place your private key and the hash generated by md5('1' + privateKey + publicKey) in the ApiKeys.js file.

This project was bootstrapped with Create React App so you can downlaod packages with npm install and then run it with npm start or just run the tests with 'npm test'.

About

Simple memory game in React.js using Marvel API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published