A Third Person Game ThreeJS + CannonJS based Game Controls template.
src/
Handlers/
InputHandler.js
PhysicsHandler.js
SceneManager.js
StateHandler.js
index.html
Objects/
Character.js
Floor.js
Ground.js
MainCharacter.js
StaticObject.js
script.js
styles.css
View/
BaseScene.js
Camera.js
Lights.js
Sky.js
Instructions on how to install and set up the project.
#clone the repository
cd src
npx serve