This is a game called Snake that involves the user moving around a snake object in trying to eat different food particles. The project is programmed in Java. This was for a final project in CIS 120: Programming Languages and Techniques I at the University of Pennsylvania.
Instructions:
Use the arrow keys to navigate the snake and try to eat (collide) with each food particle. The game ends when the snake collides with the wall or itself!