Play Online:
https://www.cdleveille.net/putt
Play from Source Code:
- Download or clone repository
- Install Node.js
- Install http-server:
npm install http-server -g
- In the \PuttJS directory, run:
http-server -a localhost -p 8000 -c-1
- Go to http://localhost:8000/putt.html