Compare commits
No commits in common. "162663ed34dbee2bd19ea811a2e438a260a2d538" and "6b4766d5c6a1ee1f7c0c3452504cc22ebbccde50" have entirely different histories.
162663ed34
...
6b4766d5c6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue