ARRR demos

Three apps on the network, the same ones the automated multi-client suite drives.
Room lobby already has bots playing in it (each app gets its own room).

FPS (box3d) First person, 3D box physics. WASD to move, mouse to look, hold the button to fire, R to reload a 30-round magazine, space to jump. Top-down shooter Arena deathmatch against 5 bots. WASD or arrows to move, hold the mouse button or space to fire. Chat Ordered message log. Type and send; 5 bots keep the traffic flowing.

Open the same room in two windows to see them share state. Every client hashes its world each tick and reports it, so the server's consensus hash is what the automated suite compares. Click the FPS canvas once to capture the mouse.

← Back to the docs