Project 2
Description: The program enables two robots to seek treasures over a randomly generated map while following traffic light instructions. Upon discovering a landmark the game pauses and the user is able to view information about it inside a web browser. The program ends when the robots have found all of the treasures or when the timer reaches the 3 minute mark.
The space key is used to start the program. Left click can be used to draw patterns. Right click can be used to end.
Libraries required:
- PIL
- Pygame