Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 415 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 415 Bytes

python-GTA-V

Using Python to play Grand Theft Auto 5, mainly for the purposes of creating self driving cars in open environment.

We try to read frames from the desktop rather than messing with games codes itself. This means generally we can use it to work with more games than GTA V, and it basically tries to learn whatever you put in front of it counting frames as input and generating key presses as output.