Hacker News new | ask | show | jobs
by discoversoon 1876 days ago
This is really cool. Did you use any multiplayer library to build this?
1 comments

Thank you. No it's all hand built from the ground up. Except i do use simplepeer for webrtc, and ws on the server for websockets.