Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 540 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 540 Bytes

GameClient

Javascript client for the Triangles In Space game. The game is a 3d multiplayer space shooter.

Get Started

Stack

  • Node
  • ThreeJS
  • ParcelJS

TODO

  • 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