/pizza-maker

A pizza making command-line game built to demonstrate OOP concepts in Python3

Primary LanguagePython

WELCOME

GitHub top language GitHub commit activity GitHub code size in bytes

  • Welcome to my Pizza Maker OOP Project in Python for CS 1.1 (OOP) at Make School

Run

  • python3 main.py to run or hit the run button in VSCode

Pizza-maker

  • Pizza maker is a python project using OOP methods and user-inputs in terminal to create a pizza. This project involves encapsulation, composition, overriding, classes and methods and multiple inheritance.

  • A UML diagram is included as pizza-maker.pdf