https://github.com/aeon0/fps-game
A Multiplayer FPS built with Babylon.js
https://github.com/aeon0/fps-game
Last synced: over 1 year ago
JSON representation
A Multiplayer FPS built with Babylon.js
- Host: GitHub
- URL: https://github.com/aeon0/fps-game
- Owner: aeon0
- Created: 2016-01-03T09:54:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-10-28T05:57:06.000Z (almost 5 years ago)
- Last Synced: 2025-04-22T17:22:44.463Z (over 1 year ago)
- Language: JavaScript
- Size: 12.8 MB
- Stars: 44
- Watchers: 1
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multiplayer FPS-Game
A Multiplayer FPS built with Babylon.js. In this implementation the server only acts as messanger, but only the clients actually simulate the world.
DEMO: http://185.82.21.82/FPS-Game/public/
Check out this Babylon JS multiplayer implementation for Client and Server-Side physics simulation: https://github.com/j-o-d-o/multiplayer-babylon-js-game