Skip to content
Snippets Groups Projects
Commit f811a6d5 authored by Theo Brockmann's avatar Theo Brockmann
Browse files

Update README.md

parent 45ff8467
Branches
No related tags found
No related merge requests found
# Summary of the Project
Open_Ai_Gym_Autobahn_Auffahren is a project that makes it possible for a python-agent to play a godot game.
This project shows an example for that with a car trying to enter a highway.
It has a complete Godot-Enviroment with an example bot in python.
Open_Ai_Gym_Autobahn_Auffahren is a project that makes it possible for a python-agent to play a godot game.\
This project shows an example for that with a car trying to enter a highway.\
It has a complete Godot-Enviroment with an example bot in python.\
# Installation Tutorial
## Godot
First you need to install Godot on your Computer.
First you need to install Godot on your Computer.\
You can find the Link [here](https://godotengine.org/download).
## Python
[Here](https://www.python.org/downloads/) is one way to install Python on your PC.
[Here](https://www.python.org/downloads/) is one way to install Python on your PC.\
You also need the following packages: [websockets](https://pypi.org/project/websocket-client/), [Pillow](https://pypi.org/project/Pillow/)
## Repository
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment