Hi,
Roadtrain is a game based on Three.js and Cannon.js.
I made it a while ago to experiment physic simulation with Javascript. Roadtrain is a complicated vehicle to make it with just coding, so I decided to simulate a real physic word with gravity, momentum and friction (Thanks to Cannon.js) then leave the roadtrain there!
Except arrow keys to turn steering to right or left there is zero game logic to control the scene, everything comes from physic word interactions!
It doesn’t have a long plot, but I guess it is interesting. Hopefully you like it.