Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 418 Bytes

03_gameboard.rst

File metadata and controls

17 lines (11 loc) · 418 Bytes

5.3 Game Boards

There are three main possibilities to set up a game board in MLPro, such as,

  1. you can develop a custom game board,
  2. you can reuse available RL Environments from MLPro, OpenAI Gym, or PettingZoo,
  3. you can reuse the provided game boards by accessing them from the pool of objects.

gameboard/customgb gameboard/rlenvs gameboard/pool