Files
..
2021-05-22 17:37:28 +00:00
2024-12-27 15:48:30 +01:00
2024-09-20 19:34:24 +00:00
2023-03-24 22:28:57 +00:00
2021-05-22 17:37:28 +00:00
2024-06-24 04:52:46 +02:00
2024-09-20 19:34:24 +00:00

TypeScript sources of Canvas renderer

Because JS sucks and TS sucks less.

Build

npm install
npm run build
# or
yarn
yarn build

Then copy renderer.js and tinycolor.js to game/03-JavaScript/00-libs