A simple NodeJS + WebGL project to learn how to work with javascript, Nodejs, WebGl and Typescript. A 3D multiplayer version of the popular Agar.io game.
- Install Node.js
- Build into the dist folder using:
npm run build
- Run the nodejs server with:
npm run start
- Connect to localhost:3000/dist/public/index.html to login with your google username.