Create a 3D marble racing game where the player does not control marbles. Each race releases 14 marbles simultaneously into a randomized 3D obstacle course (the arena layout changes every reroll). The game runs a short physics simulation and then displays the marbles’ finish ranking (draft order) based on who reaches the finish first. The player’s only interaction is a single start button that also acts as a reroll, letting them generate new draft orders whenever they want....more
Create a 3D marble racing game where the player does not control marbles. Each race releases 14 marbles simultaneously into a randomized 3D obstacle course (the arena layout changes every reroll). The game runs a short physics simulation and then displays the marbles’ finish ranking (draft order) based on who reaches the finish first. The player’s only interaction is a single start button that also acts as a reroll, letting them generate new draft orders whenever they want.