Skip to content

A vehicle and multiple cubes to play around. Use W, A, S, D or arrow keys to control the vehicle.

Notifications You must be signed in to change notification settings

otaku-codes/Three_and_Cannon_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three_and_Cannon_js

Testing three.js visuals + Cannon.js physics

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

Controls

Use W, A, S, D or arrow keys to control the vehicle

About

A vehicle and multiple cubes to play around. Use W, A, S, D or arrow keys to control the vehicle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published