About this game
SnowballFight is a Unity ML-Agents browser game where you face a reinforcement-learning opponent in a compact snowball duel. It is useful for AI Game Lib because the AI behavior is visible through movement, positioning, and attack timing rather than hidden in text. Keep moving, watch how the opponent closes distance, and use each round to learn what the trained agent tends to punish.
SnowballFight 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, #unity, #duel describe the fastest way to understand what kind of session to expect.
SnowballFight can run directly inside AI Game Lib, which makes it suitable for quick testing without leaving the directory.