Update units/en/unit7/hands-on.mdx

Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
This commit is contained in:
Thomas Simonini
2023-02-01 15:33:30 +01:00
committed by GitHub
parent 4492a087d4
commit 5989ec70f0

View File

@@ -100,7 +100,7 @@ Mac: Download [this executable](https://drive.google.com/file/d/14D8w6XYLRlXCSur
## Step 1: Understand the environment
The environment is called `SoccerTwos` it was made by the Unity MLAgents Team. You can find its documentation [here](https://github.com/Unity-Technologies/ml-agents/blob/develop/docs/Learning-Environment-Examples.md#soccer-twos)
The environment is called `SoccerTwos`. The Unity MLAgents Team made it. You can find its documentation [here](https://github.com/Unity-Technologies/ml-agents/blob/develop/docs/Learning-Environment-Examples.md#soccer-twos)
The goal in this environment **is to get the ball into the opponent's goal while preventing the ball from entering its own goal.**