Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🥞 PancakeShopSimulation

PancakeShopSimulation is a Java simulation that models how a pancake shop serves customers under resource constraints.
It explores questions like:

  • How many pancakes are wasted if demand is low?
  • What happens when demand exceeds supply?
  • Can different serving strategies reduce waste or improve fairness?

This project is structured with Maven and organized into modular packages (model, service, strategy, ui) so it can grow into a full-featured application (e.g., with JavaFX or REST API support).

About

A Java project that simulates how a pancake shop serves customers. It models supply, demand, and different serving strategies under constraints. Built with Maven and modular packages for easy extension.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages