Note: playing on mobile is not currently supported.
A game of tag. You are the red player. If you're outlined in yellow, then you're it. Catch the blue player to tag them. Otherwise, avoid being caught by the other player! You are briefly frozen when caught. You cannot see behind obstacles.
When not it, collect the green treasures to get points. You lose points when the blue player collects treasures.
The computer-controlled blue player was trained using reinforcement learning. The code is available here.
Key | Action |
---|---|
W or up arrow | forward |
S or down arrow | backward |
A or left arrow | turn left |
D or right arrow | turn right |