# trystero-test **Repository Path**: mirrors_mrdoob/trystero-test ## Basic Information - **Project Name**: trystero-test - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-21 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Multiplayer Dune Sandbox A simple multiplayer sandbox game using [three.js](https://threejs.org/) for rendering and [Trystero](https://github.com/dmotz/trystero) for peer-to-peer multiplayer networking. - The landscape is a procedurally generated dune. - Each player controls a colored, low-poly icosahedron using the arrow keys. - The host (first to join the room) receives key events from all peers, computes positions, and streams them back.