| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
autopilot project still in development
This project is developed to use autopilot in the game Need for Speed™ Most Wanted by tracking the car's position. Written in cpp it reads the car's position information and automatically applies specific actions (accelerating, reversing, maneuvering).
Install CMake and a C++ compiler.
Run the following commands in the terminal or command prompt in the project directory:
mkdir build
cd build
cmake ..
cmake --build .Once the build is complete, you can start controlling the car automatically by running CarControlAutomation.exe.
This project is licensed under the MIT License. Please refer to the LICENSE file for details.
For questions or contributions, please reach out to discord:subugt.
add drift mode otw full car control 360* otw npc kicker mode ( 180 * )
| Back | FazBrowse Home | New Git URL |