A simple blog that contains information about the game. The game is a free-for-all game where you shoot other players for points.
- Create accounts
- Post a blog that is stored in a cloud MongoDB database
- Comment on a blog
- A game made with Three.js
npm install
npm run-script start
Go to your browser and type localhost:8000

