Commit
•
01da0df
1
Parent(s):
63f1e6b
Update gif position
Browse files
README.md
CHANGED
@@ -12,14 +12,14 @@ environment:
|
|
12 |
---
|
13 |
|
14 |
# Snowball Fight ☃️, a multi-agent environment for ML-Agents made by Hugging Face
|
15 |
-
|
16 |
A multi-agent environment using Unity ML-Agents Toolkit where two agents compete in a 1vs1 snowball fight game.
|
17 |
|
18 |
👉 You can [play it online at this link](https://huggingface.co/spaces/ThomasSimonini/SnowballFight).
|
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 |
-
|
23 |
|
24 |
## The Environment
|
25 |
- Two agents compete **in a 1 vs 1 snowball fight game**.
|
|
|
12 |
---
|
13 |
|
14 |
# Snowball Fight ☃️, a multi-agent environment for ML-Agents made by Hugging Face
|
15 |
+
![Snowball Fight 1vs1](http://simoninithomas.com/hf/snowballfight.gif)
|
16 |
A multi-agent environment using Unity ML-Agents Toolkit where two agents compete in a 1vs1 snowball fight game.
|
17 |
|
18 |
👉 You can [play it online at this link](https://huggingface.co/spaces/ThomasSimonini/SnowballFight).
|
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 |
+
|
23 |
|
24 |
## The Environment
|
25 |
- Two agents compete **in a 1 vs 1 snowball fight game**.
|