Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 400 Bytes

ReadMe.md

File metadata and controls

6 lines (5 loc) · 400 Bytes

This project utlizes the concepts of threads, semaphores, shared variables and mutexes to illustrate a simulation of a fantasy creature Smaug (https://en.wikipedia.org/wiki/Smaug). The user is responsible for making wise choices to complete the quest.

Build Instructions: Simply type make to compile the source code for the Smaug Simulation Execute ./smaug_simulation to start the simulation