This is a programming challenge. Program the ant to reach the food without touching the sides in 2 ways: 1. Move the ant by using the arrow keys. 2. You are NOT allowed to use the arrow keys. You have to write a script so that the ant will move by itself when you push the 'Go!' button. You win the game by touching the food at the upper right corner.