https://github.com/maximellerbach/gamesautopilot
autopilot using my autonomous car CNN for games like Forza or trackmania. /!\ still in developpement /!\
https://github.com/maximellerbach/gamesautopilot
Last synced: about 1 year ago
JSON representation
autopilot using my autonomous car CNN for games like Forza or trackmania. /!\ still in developpement /!\
- Host: GitHub
- URL: https://github.com/maximellerbach/gamesautopilot
- Owner: Maximellerbach
- Created: 2019-12-18T13:26:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-24T22:53:10.000Z (over 5 years ago)
- Last Synced: 2025-04-28T18:09:18.275Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 7.27 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GamesAutoPilot
autopilot using my autonomous car CNN for games like Forza or trackmania
first in order to download the required packages: "pip install -r requirement.txt"
in order to use vjoy, you must install it:
http://vjoystick.sourceforge.net/joomla/index.php/download-a-install
and simply use pip to install pyvjoy:
"pip install pyvjoy"
to run the program, you must run "test.py" but before, you should change the path to your model (if you have one)
Anyway, one is provided as "model.h5
vJoy doesn't work with Forza, you can use the keyboard direction class but it's not that accurate, I wouldn't recommend it. It's a knowned work in progress