Skip to content

Konseptt/Rust-Autonomous-Vehicle-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚗 Rust AI Car Driving

Welcome to the Rust AI Car Driving project! This repository showcases a simple simulation of an AI-controlled car, built using the Rust programming language. The project focuses on demonstrating basic AI concepts such as pathfinding, decision-making, and obstacle avoidance in a simulated environment.

🌟 Features

  • 🛠️ Rust-based AI implementation
  • 🧠 Basic pathfinding and obstacle avoidance
  • 🖥️ Simple GUI for visualization

📦 Getting Started

  1. Clone the repository:

    git clone https://github.com/Konseptt/Rust-Ai-Car_Driving.git
    cd Rust-Ai-Car_Driving
  2. Build the project:

    cargo build --release
  3. Run the simulation:

    cargo run

🖼️ GUI Overview

GUI Screenshot

🤝 Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.


Releases

No releases published

Packages

 
 
 

Contributors

Languages