Creating an AI that can play the GTA san andreas game
Open CV
pip install opencv-python
Pillow
pip install Pillow
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
Licensed under the MIT License