Skip to content

Commit 03b2de0

Browse files
authored
Create v2chessbord.js
1 parent 1120e08 commit 03b2de0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/v2chessbord.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
class Field {
2+
constructor() {
3+
this.color
4+
}
5+
}

0 commit comments

Comments
 (0)