🥳 Currently studiing
-
IBM
- Munich, Germany
Highlights
- Pro
Pinned Loading
-
Customized canvas version of the dru...
Customized canvas version of the drunken bishop algorithm 1class Bishop {
23constructor(width, height, startx = null, starty = null) {
4if (startx == null) startx = Math.round(width / 2)
5if (starty == null) starty = Math.round(height / 2)
-
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.