- Multiplayer FPS game using Ursina Engine (Python)
- Server made with javascript (easier to work with websocket)
PowerShell.exe -ExecutionPolicy Bypass -File .\installer-windows.ps1
sh installer-linux.sh
- Setup
.env
(with.env.template
example)
npm i && npm start
pip install -r requirements.txt
python main.py