Blog
/ Personal Projects
[Guest Post] How to Write a Chess Variant Website in Six Months protochess.com: the chess website that lets you make custom pieces and boards

implement singleplayer by simply compiling our code to WebAssembly and serving our .wasm file as a static asset, without any extra work! WebAssembly is ... web!
As for multiplayer, websockets allow for two-way communication