About this game
SoccerTwos is a Unity ML-Agents soccer scenario with AI-controlled teammates and opponents. It belongs in the arcade shelf because the loop is physical and immediate: move, position, push the ball, and react to agent behavior. The interesting part is not only scoring, but seeing how trained agents coordinate, overcommit, or recover when the ball changes direction.
SoccerTwos sits in the AI Arcade Games section. The main appeal is fast feedback: learn the control rhythm, replay quickly, and improve through repeated short runs. The tags #ml-agents, #soccer, #unity describe the fastest way to understand what kind of session to expect.
SoccerTwos can run directly inside AI Game Lib, which makes it suitable for quick testing without leaving the directory.