This is a remake of the multiplayer labirong game in 3D using Babylon.JS, it is a project to test new things out and have fun, feel free to make changes and open pull requests!
Run the following commands from within the repository's root folder to start the application:
go run cmd/server/main.go
Check out the client-side code here.