This is a two player game in which the two cats must avoid the hare using WASD and the mouse.
I used random variable code to make the hare randomly move around the screen in an attempt to catch the player. I also used code from my other games to customize this game a bit by adding things such as a neon trail. The first time a player is caught the hare sits down and moves to the fence at the top. The hare moves faster over time.