A matching game built using Vanilla JS, with offline first capabilities. -- Work in Progress.
run yarn install
run gulp
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.