this projects is built using OSbrain in Python. The objective of this project was to implement a simple multi agent system and have a first tast of the concept.
the project simulates the pick up sticks game: Rules of the game: the game starts with 20 sticks each player, during his role, can pick up 1, 2 or 3 sticks the player whom picks the last stick is the LOSER!
the projects consists of three agents, referee player1 and player2 the referee starts the game and calls each player in his role to play.