Arbazkhan4712 / AI_Play_GTA_San_Andreas

Creating an AI that can play GTA san andreas game also adding some automation with python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI_Play_GTA_San_Andreas

Creating an AI that can play the GTA san andreas game

forthebadge made-with-python Python 3.6 PyPI license

GitHub forks GitHub star

Video

IMAGE ALT TEXT HERE

Dependencies:

Open CV

pip install opencv-python

Pillow

pip install Pillow

Run:

Run this for real time game play on open-cv

python GTA_1.py

Run this for sending data to the game like Cheats and Control the Player in the game

python GTA_2.py

Run this for Gesture Control

python GestureControl.py

License & Copyright

© Arbaz Khan

Licensed under the MIT License

About

Creating an AI that can play GTA san andreas game also adding some automation with python

License:MIT License


Languages

Language:Python 100.0%