Skip to content

This is a version of the memory game used in the book React Succinctly

Notifications You must be signed in to change notification settings

joshuadeleon/memory-game-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

This is a version of the memory game used in the book React Succinctly. It's purpose was to begin to understand javascript library React, not necessary how I'd write production code or set up a javascript environment for code release

Technologies

Locally, I used NPM with the http-server package and LiveReload for windows. Lately, I've used VS Code as my code editor for non .NET projects and Cmder for my console needs.

Notes

  • I did not implement the 10 second timer.
  • I attempted a version of replay. The book implements a better version.
  • I have not yet tried the additional problems, and may never.

About

This is a version of the memory game used in the book React Succinctly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published