Commit
·
f2b5bfb
1
Parent(s):
694e55d
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ A multi-agent environment using Unity ML-Agents Toolkit where two agents compete
|
|
19 |
|
20 |
⚠️ You need to have some skills in ML-Agents if you want to use it if it's not the case [check the documentation](https://github.com/Unity-Technologies/ml-agents/tree/main/docs)
|
21 |
|
22 |
-
<img src="assets/img/snowballfight.gif" alt="Snowball Fight 1vs1" align="middle"
|
23 |
|
24 |
## The Environment
|
25 |
- Two agents compete **in a 1 vs 1 snowball fight game**.
|
|
|
19 |
|
20 |
⚠️ You need to have some skills in ML-Agents if you want to use it if it's not the case [check the documentation](https://github.com/Unity-Technologies/ml-agents/tree/main/docs)
|
21 |
|
22 |
+
<img src="./assets/img/snowballfight.gif" alt="Snowball Fight 1vs1" align="middle"/>
|
23 |
|
24 |
## The Environment
|
25 |
- Two agents compete **in a 1 vs 1 snowball fight game**.
|