Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 262 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 262 Bytes

Os_Simulator

A simulator which includes most of the algorithms related to Operating Systems Concept

How to run

  • Open the folder in terminal or any of your favourite ide
  • Type make in the terminal(to compile all the required files)
  • Now type./final