A small browser multiplayer battle-royale style prototype using Node.js + Socket.io.
Warning: Do not use Epic Games / Fortnite assets or trademarked names if you intend to publish publicly. Consider renaming.
- Install Node.js (v16+ recommended).
- In project folder:
npm install
npm start