/monotiles-every-way

Monotiles in every way :)

Primary LanguageTypeScript

npm init -y
npm install typescript --save-dev

Then typescript code goes in src/script.ts, and is compiled using npx tsc to dist/script.js.

Open index.html in a web browser to view the results.