godot_rl_agents_examples icon indicating copy to clipboard operation
godot_rl_agents_examples copied to clipboard

Adds 2DCoopBallChallenge Environment

Open Ivan-267 opened this issue 9 months ago • 0 comments

Cooperative environment, in order to get the ball into the goal, players must cooperate as only one player is allowed to hit the ball at a time (the white dot above indicates which player can hit the ball next). There are 3 different levels. A single policy (one AIController) controls both players.

https://github.com/user-attachments/assets/3910d258-5712-4ce6-8d84-34e891489d21

Ivan-267 avatar May 20 '25 02:05 Ivan-267