@yashagl18@threejs - Generate a random seed per match
- Terrain uses simplex noise with seed to edit the heightmap
- Track generation uses a catmull-rom spline with noise and conforms to the terrain height
@jasperdeboer@levelsio I was making a similar game recently. One fun thing you can try is adding varied height (hills/mountains) and interpolate between the different biome colors!