Skip to content

ZackMattor/tis-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameClient

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

Get Started

  • git clone git@github.com:ZackMattor/tis-client.git
  • npm install
  • npm run dev

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages