[Phaser 3] 1D Car Game (Matter Physics)

A basic 1D car on terrain in JS, I am using 32x32 tiles to approximate curves, I dont know if this approach is efficient but it works on my machine :slight_smile:

I have added basic explanation on github readme github repo.

3 Likes