Javascript client for the Triangles In Space game. The game is a 3d multiplayer space shooter.
git clone [email protected]:ZackMattor/tis-client.git
npm install
npm run dev
- Node
- ThreeJS
- ParcelJS
- Events implementation in the base object?
- Implement HUD for health, other random stuff
- Homepage route allowing the user to input a name
- Show player's name above their player in game
- Spaceship model for the players - possibly randomize a bit