Quick summary of the challenge
Create a custom race car, run it on a circuit, and measure how efficiently it travels. You will have a limited fuel supply and must gather coins on the course to buy enhancements from the in-game shop. The core question to answer after each run: how far can your vehicle get before fuel runs out or performance drops?
Vehicle blueprint and key parts
Think of the car as a set of systems that all influence range and speed. Focus on these elements when you build:
- Fuel tank capacity and consumption tuning
- Lightweight chassis and materials selection
- Traction components (tire compound and setup)
- Powerplant selection (engine or motor tuning)
- Streamlined bodywork and aerodynamic aids
- Coin-collection mechanism and pickup efficiency
Priorities for upgrades and trade-offs
When spending collected coins, consider improving these areas first — listed here with the highest-impact options last to help you weigh trade-offs differently:
- Improve the coin pickup to increase income between runs
- Optimize aerodynamics to reduce drag and lower fuel use
- Reduce mass through better materials or component redesign
- Upgrade the powertrain for more efficient power delivery
- Increase fuel capacity for longer uninterrupted distance
How to run an efficient test lap
Use a consistent procedure to compare designs fairly:
- Fully refuel and reset telemetry between tests.
- Follow the same racing line and driving inputs every lap.
- Record distance covered, average speed, fuel used, and coins collected.
- Repeat multiple runs after applying one change at a time.
- Compare metrics to decide which changes actually improve range or coin yield.
Interpreting results and iterating
After each test, ask whether the modification improved distance per unit of fuel or coin collection rate. If a change increases speed but drastically shortens range, consider partial or alternative adjustments. Use small, incremental upgrades and retest to build toward an optimal balance between endurance, speed, and earnings.
Final objective
Design, test, upgrade, and repeat until you can reliably predict how far the car will travel on a single tank while maximizing coins collected. Each cycle of measurement and modification should bring you closer to the best trade-off for the track and objectives you’ve chosen.
Technical
- Web App
- Free