HTML 5, CSS 3, and Javascript matching game. You can see a working version of the app at https://medicationforall.github.io/JewelGame
http web server. Apache, python, or IIS will work fine.
Requires python to be installed.
- Open a command prompt in the directory where you have JewelGame downloaded.
- In the command prompt type the following:
python -m http.server
- Open a web browser and in the address bar go to http://localhost:8000
This Application uses:
All of the scripts are being called via cdn.
If you want to run this application offline you'll need to locally reference those libraries.
This application is Licensed under LGPL see the license file.