Please sign in to access this page

IO Game

IO Game Used AI

1 devlog
15h 4m
Created by Bear Tyree

A scrolling 2d multiplayer shooter built with cloudflare workers and phaserjs.

Timeline

I built a worker that takes websocket upgrade requests and creates a connection between the browser and a durable object. I switched from sending positions (which takes a ton of bandwidth and would be hard to implement server authority with) to sending key inputs to the server.

Update attachment