Compare commits

..

No commits in common. "162663ed34dbee2bd19ea811a2e438a260a2d538" and "6b4766d5c6a1ee1f7c0c3452504cc22ebbccde50" have entirely different histories.

View file

@ -1,6 +1,6 @@
let mapWidth = 210.;
let mapHeith = 100.;
const playerSize = 50.;
const playerSize = 75.;
const playerSpeed=.2;
const halfSqrtTwo=0.70710678118;
class Player