Rotation slowdown #51

Merged
H4CK3R-01 merged 7 commits from rotation-slowdown into main 2021-07-01 17:38:32 +00:00
Showing only changes of commit b22e3f4944 - Show all commits

View File

@ -1,5 +1,3 @@
var maxField = 15;
class Player { class Player {
constructor(name) { constructor(name) {
this.name = name; this.name = name;