Skip to content

mickeyvip/words-memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Words Memory Game

A simple words memory game written in Elm.

Running The Game

$ npm install
$ npm run dev