File size: 636 Bytes
035f18f
8f2e0d7
 
 
 
 
035f18f
 
 
4bb1dc9
 
 
ea7ca31
4bb1dc9
 
 
 
 
ea7ca31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: Autonomous_Driving_Simulation
emoji: πŸƒ
colorFrom: green
colorTo: purple
sdk: static
pinned: false
---

# Autonomous Driving Simulation

## Instructions
Constantly refresh the page until the AI-powered car outperforms the other ones without getting damaged.
   
## Adjusting Simulation Parameters
You can customize the simulation by adjusting the following parameters:

* Number of Cars Simulated in Parallel (N): To change the number of cars simulated in parallel, modify the value of `N` on line 9 in the code.
* Mutation Amount: To modify the mutation amount, update the value of `mutationAmount` on line 20 in the code.