/Pizzaphiles-OS-Project

A GUI implementation of the Pizza eating problem using semaphores done using the threading and wx modules in Python.

Primary LanguagePython

Pizzaphiles-OS-Project

A GUI implementation of the Semaphore problem Pizza Eating Problem done using the threading and wxPython modules in Python.

Getting Started

These instructions will get you a copy of the project up and running on your local system.

Prerequisites

  • Install WxPython modules using sudo apt install python-wxgtk3.0
  • Run the program using python Pizzaphiles.py

Note: This program is compatible with python version < 3.0