Skip to content

swestphal/memory-game

Repository files navigation

Memory Game

Train your brain with this memory game! play it here

Getting Started

In Order to run the game you only need the dist-folder.

Play the Game

In this game, you have to select 2 matching cards. After two cards, the pairing is checked.

You can select the level on the left panel. After starting the game it is not possible to change the level. In order to change the level after a game has started you have to push "new game" on the right panel.

If your browser supports datasaving on local storage, your moves, the played fieldsize, time and rating of the last six games will be saved.

Let's play and have fun!

Prerequisites

The game runs in every local environment or on your server without prerequisites.

Installing

If you want to work on the existing code, it is recommended to install node and gulp. Then run

npm install

for installing the required dependencies

Deployment

run

gulp build

and then move the dist-folder onto your server and point to the directory.

Authors

Simone Westphal

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published