A 3D first-person street survival game where the player must dodge oncoming traffic to survive as long as possible. The core loop is: the game spawns cars with varying speeds/positions down the street, the player moves/strafes to avoid collisions, and the run ends immediately when the player gets hit; score is based on time survived....more
A 3D first-person street survival game where the player must dodge oncoming traffic to survive as long as possible. The core loop is: the game spawns cars with varying speeds/positions down the street, the player moves/strafes to avoid collisions, and the run ends immediately when the player gets hit; score is based on time survived.