A "social network" of dinos hanging out screaming. This was an experimental multiplayer project in Unity for web.

Click the square at the bottom to eloquently communicate with everyone else on the server. Anyone who screams enough is respawned as a new dino.


This was created to try out websockets in Unity, deployed to the browser. Protobuf messages are sent using Unity's jslib interop. Server is written in Go.

Note: This works on Android, but is not performant. Does not work on iOS.