Hacker News new | ask | show | jobs
by heyitssim 594 days ago
Working on a game engine to help me create my take on some retro games. My first one is a multiplayer bombing puzzle game[1].

It's made with React and Three.js, using WebSocket on a small EC2 instance for now. I hope to be able to reuse all the game mechanisms in other classic games. I'm learning a ton, and I had some fun figuring out latency issues because I recently put my sockets behind Cloudflare. I still haven't gotten it quite right, but I'm hoping to find a good solution soon!

[1] https://pixelbrawlgames.com/game/blast