Skip to content
/ t-rex Public
forked from rossning92/t-rex

A Chrome T-Rex game remake using javascript and threejs. Online demo: https://rossning92.github.io/t-rex

Notifications You must be signed in to change notification settings

Menmaz/t-rex

 
 

Repository files navigation

T-Rex Game in 3D

A Chrome T-rex game remake using javascript and threejs.

Build the code

Make sure you have node 12+ installed: https://nodejs.org/en/download/

  • Install all dependencies by npm i or yarn if you have yarn installed.
  • Run demo locally: npm start
  • Build the whole demo into /docs folder: npm run build

About

A Chrome T-Rex game remake using javascript and threejs. Online demo: https://rossning92.github.io/t-rex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.3%
  • CSS 4.6%
  • HTML 4.1%