From 34301ac0cdeb0e5a21f33a81b70cf83e39c0479c Mon Sep 17 00:00:00 2001 From: ConnorBP Date: Mon, 6 Nov 2023 13:54:17 -0500 Subject: [PATCH] v0.2.0 Basic Map, Player Map Collision, css fixes --- index.html | 10 ++- out/wasm_battle_arena.d.ts | 4 +- out/wasm_battle_arena.js | 102 ++++++++++++++--------------- out/wasm_battle_arena_bg.wasm | Bin 27435795 -> 27449820 bytes out/wasm_battle_arena_bg.wasm.d.ts | 4 +- 5 files changed, 64 insertions(+), 56 deletions(-) diff --git a/index.html b/index.html index d5c1271..08826d4 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@