/42_philosopher

The 42 Philosopher Project is an engaging programming challenge that simulates a round table of philosophers who alternate between eating, thinking, and sleeping. The simulation is set up with a large bowl of spaghetti in the middle of the table, and forks placed around it for the philosophers to use.

Primary LanguageC

No issues in this repository yet.