A multiplayer game starter built with React Three Fibre (R3F), Node.js, Socket.io & Vite.
Mobile controls using nippleJS and WASD movement controls on desktop.
- Create a .env file in the root of the project and populate it with the following for local dev
ENVIRONMENT=local
- Install
npm i
npm run dev
Server localhost:8080
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Suggestions with improving the server and moving from Socket.io would be much appreciated