Skip to content

Commit 6895bf1

Browse files
author
Jeffrey Shih
authored
minor match-3 doc updates (#4653)
* updated image in learning envs examples * add link to learning example to match-3 * cleaned up headings * removed anchor * Update Match3.md * Delete match3.png * added new match3 image * updated match3 image link
1 parent 2753bc5 commit 6895bf1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

com.unity.ml-agents.extensions/Documentation~/Match3.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@ Our aim is to enable Match-3 teams to leverage ML-Agents to create player agents
1010
This implementation includes:
1111

1212
* C# implementation catered toward a Match-3 setup including concepts around encoding for moves based on [Human Like Playtesting with Deep Learning](https://www.researchgate.net/publication/328307928_Human-Like_Playtesting_with_Deep_Learning)
13-
* An example Match-3 scene with ML-Agents implemented (located under /Project/Assets/ML-Agents/Examples/Match3)
13+
* An example Match-3 scene with ML-Agents implemented (located under /Project/Assets/ML-Agents/Examples/Match3). More information, on Match-3 example [here](https://github.com/Unity-Technologies/ml-agents/tree/release_10_docs/docs/docs/Learning-Environment-Examples.md#match-3).
1414

15+
### Feedback
1516
If you are a Match-3 developer and are trying to leverage ML-Agents for this scenario, [we want to hear from you](https://forms.gle/TBsB9jc8WshgzViU9). Additionally, we are also looking for interested Match-3 teams to speak with us for 45 minutes. If you are interested, please indicate that in the [form](https://forms.gle/TBsB9jc8WshgzViU9). If selected, we will provide gift cards as a token of appreciation.
1617

17-
## Interested in more game templates?
18+
### Interested in more game templates?
1819
Do you have a type of game you are interested for ML-Agents? If so, please post a [forum issue](https://forum.unity.com/forums/ml-agents.453/) with [GAME TEMPLATE] in the title.
1920

2021
## Getting started

docs/Learning-Environment-Examples.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,6 @@ you would like to contribute environments, please see our
538538
- Benchmark Mean Reward: 1.75
539539

540540
## Match 3
541-
542541
![Match 3](images/match3.png)
543542

544543
- Set-up: Simple match-3 game. Matched pieces are removed, and remaining pieces

docs/images/match3.png

444 KB
Loading

0 commit comments

Comments
 (0)