Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 344 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 344 Bytes

A Real-time Peer To Peer Game Demo with Three.js

Screen.Recording.2024-01-27.at.22.24.20.mov

Build & Run It

Desktop

ssc build -r

Mobile

Replace ios with android if you're building for Android.

ssc build --platform=ios -c -p && ssc install-app --platform=ios