Created by zaycation.dev
This project has 2 primary goals. First, it is to act as a fun game to pass time. It is not easy, but it's fun enough to make you keep trying. Secondly, this repo plans to double as an awesome way to introduce new devs to contributing to open source github projects.
In order to contribute to the repo, please follow these steps:
git clone https://github.com/zaycation/jewel-jack && cd jewel-jack
npm install
npm run start
git checkout -b <name-of-branch>