https://github.com/arbazkhan4712/ai_play_gta_san_andreas
Creating an AI that can play GTA san andreas game also adding some automation with python
https://github.com/arbazkhan4712/ai_play_gta_san_andreas
ai ai-ml ai-plays-game andreas andreas-game gesture-control gesture-control-game gesture-controller gesture-detection gesture-recognition gestures-recognition gta python
Last synced: 21 days ago
JSON representation
Creating an AI that can play GTA san andreas game also adding some automation with python
- Host: GitHub
- URL: https://github.com/arbazkhan4712/ai_play_gta_san_andreas
- Owner: Arbazkhan4712
- License: mit
- Created: 2020-03-25T10:00:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-07T17:57:27.000Z (about 5 years ago)
- Last Synced: 2025-03-30T18:23:33.838Z (about 2 months ago)
- Topics: ai, ai-ml, ai-plays-game, andreas, andreas-game, gesture-control, gesture-control-game, gesture-controller, gesture-detection, gesture-recognition, gestures-recognition, gta, python
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# AI_Play_GTA_San_Andreas
Creating an AI that can play the GTA san andreas game[](https://www.python.org/) [](https://www.python.org/downloads/release/python-360/) [](https://pypi.python.org/pypi/ansicolortags/)
[](https://GitHub.com/Naereen/StrapDown.js/network/) [](https://GitHub.com/Naereen/StrapDown.js/network/)
# Video
[](https://www.youtube.com/watch?v=skvWN7gNB88)# Dependencies:
*Open CV*
```pythonpip install opencv-python
```
*Pillow*
```pythonpip install Pillow
```# Run:
*Run this for real time game play on open-cv*
```pythonpython GTA_1.py
```*Run this for sending data to the game like Cheats and Control the Player in the game*
```pythonpython GTA_2.py
```*Run this for Gesture Control*
```pythonpython GestureControl.py
```
## License & Copyright
© [Arbaz Khan](https://arbazkhan4712.github.io/Contact.html)Licensed under the [MIT License](License)