It's an app where you can play against chess bots, watch chess bots play against each other and even make them!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Firstly I tried to optimize the custom editor, but then I replaced it with the monaco editor. I implemented custom syntax highlighting and IntelliSense support for the chess.js library
Made a simple dummy bot that chooses a random move and communicates with the game. Also you can create your own bots now!