Skip to content

mentos1386/TresureHunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tresure Hunt

Part of a university curse Computer Graphics. Task was to create a 3D game without using any game engines.

Demo

Requirements

  • NodeJS

How to run

  • git clone https://github.com/mentos1386/TresureHunt.git
  • npm install
  • npm run start
  • Done