├── README.md ├── index.html ├── main.js ├── spanishMemoryGame.png └── style.css /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/girl4tech/spanishColorsMemoryGame/HEAD/README.md -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/girl4tech/spanishColorsMemoryGame/HEAD/index.html -------------------------------------------------------------------------------- /main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/girl4tech/spanishColorsMemoryGame/HEAD/main.js -------------------------------------------------------------------------------- /spanishMemoryGame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/girl4tech/spanishColorsMemoryGame/HEAD/spanishMemoryGame.png -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/girl4tech/spanishColorsMemoryGame/HEAD/style.css --------------------------------------------------------------------------------