/match-two-game-js

A matching game built using Vanilla JS, with offline first capabilities.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Match Two Game - using Vanilla JS

A matching game built using Vanilla JS, with offline first capabilities. -- Work in Progress.

To run locally:

run yarn install

run gulp

Contributor guidelines

Contributions are always welcome even though this is a very basic game.

To contribute, fork this repo, then make the changes you need to make.

Please make sure you're editing the dev branch and not the Master Branch.

Once the changes are done, commit them and then send me a Pull Request on the dev branch.