iterami/Docs.htm/common HTM Projects/chess.js/chess_new(args)
- Creates a new default chess game board with the specified ID.
- Optional time and increment can be set for the created game. Passage of time is currently not handled by common chess.js.
id
|
| string
|
increment
| 10
| number
|
time
| 3600
| number
|