GitHub
90a9d214
Match3 example ( #4515 )
4 年前
GitHub
1b933a0a
Add Graphics to the Match3 env ( #4627 )
* first pass - matching and gravity work
* valid moves WIP
* move enumeration, simple checking
* move detection
* fix up/down directions
* actuator and heuristic
* sensor
* reset if no moves
* add masking, retrain
* cleanup
* config update
* optionally force heuristic mode
* compressed observations, reset board if no moves
* TFModel meta files
* WIP abstract
* random move heuristic
* rename Move fields, migrate IsValid logic
* comments
* reduce dependency on Match3Agent
* abstractBoard as monobehavior
* move actuator to extensions
* move sensor to extensions
* update components in scene
* undo accidental checkins
* drawing cleanup, custom maxMoves logic
* meta file
* prefab, use 8 agents
* different behaviors
* timers, early out
* unit tests
* docs
* Apply suggestions from code review
Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com>...
4 年前
GitHub
88d3ec3e
Merge master into hybrid actions staging branch ( #4704 )
4 年前
GitHub
92529b16
Release 10 match3 doc ( #4647 )
* Change title
* added overvierw, cleaned up structure.
* Updated with getting started, clean up
* added link to form. added note about playable
* clean up
* Update Match3.md
4 年前
GitHub
5fbffd3a
update lib versions and references to release 10 ( #4755 )
4 年前
GitHub
19daa8f8
R12 update docs tags ( #4795 )
* update package version and release tag, update doc links
* changelog
* table
4 年前
GitHub
f83fc474
Release 13 versions. ( #4946 )
- updated release tag validation script to automate the updating of files with release tags that need to be changed as part of the pre-commit operation.
4 年前
GitHub
ff146cbe
Update versions for release 14 hotfix. ( #5040 )
4 年前
GitHub
7606cd68
[release_15] Release 15 update versions ( #5101 )
* Update versions
* Fix for validate release links
* Update release tag and docs
4 年前
GitHub
9b1b17c6
[Release 16] Update Python and release versions ( #5234 )
* Update Python and release versions
* Tick C# versions
4 年前
GitHub
443f1cba
[MLA-1584] Match3 variable board size ( #5189 )
4 年前
GitHub
9ed8927b
rearrange match3 docs ( #5215 )
* rearrange match3 docs
* changelog and migration from previous PR
4 年前
GitHub
76722df4
[MLA-1912] Move Match3 to com.unity.ml-agents ( #5259 )
4 年前
Chris Goy
ca8f66e2
clarify BoardSize.NumCellTypes and BoardSize.NumSpecialTypes
4 年前