Go to file
Maciej Samborski 95257a4ef3 Added ability to change between isometric and normal drawing 2024-12-27 14:29:07 +01:00
assets Added Input support 2024-12-27 14:05:20 +01:00
src Added ability to change between isometric and normal drawing 2024-12-27 14:29:07 +01:00
.gitignore Ready? Set. Go! 2024-12-09 22:48:51 +01:00
index.html Started work on wasm interface 2024-12-19 19:07:59 +01:00
package.json Ready? Set. Go! 2024-12-09 22:48:51 +01:00
style.css Refactored drawing functions 2024-12-13 14:05:38 +01:00
tsconfig.json Moved Vec2 and Vec3 to common.ts file 2024-12-09 23:46:48 +01:00