Home - Orgamliel7/Ex3- GitHub Wiki
Welcome to the Ex3 wiki
The Maze of Waze!
This Object oriented programming project deals with developing logic for a game where a group of robots needs to perform movement on weighted graph (game field). The robots will be required to collect as much fruits as possible in a limited time. We have 23 different scenarios.
Game rules:
- The robots earn points while collecting a prize.
- Each prize have different score.
- The direction of the robot's movement is injective.
We hope you'll find our game attractive and enjoyable!