oakmac / chessboard2

chessboard.js v2
ISC License
81 stars 7 forks source link

new example: many random games #16

Open oakmac opened 1 year ago

oakmac commented 1 year ago

This is a fun one: create an Example page that has ~100 boards all playing Math.random() vs Math.random(). Show the status of each game and rank the boards based on strength of play (need to get some sort of computer for this). We could animate the boards in terms of strength like the t3tr0s dashboard.