Desktop Controls
- Accelerate
- Back Brake
- Lean Left
- Lean Right
- Change Direction
- Change Vehicle
-
Front Brake Advanced+
- Last Checkpoint
- Remove Checkpoint
- Restart Track
- Pause
- Zoom In/Out or
-
Toggle Player View Race mode only
Loading Leaderboard
8 years ago
poisen copy this code and paste it in here http://codepen.io/m1c3/full/MbOOLa/ then press run --CODE-- for(var x=-50;x<=1000-50;x+=20){for(var y=50;y<=1000+50;y+=20){pixel(x,y);}}