Update: 31/05/2023
If you want TUI version <== here
How to Download
How to run
Algorithm list
Anything else
Contributor or Referencer
- click the download button at the top of the page or run this command on a terminal that supports git
git clone github.com/minsubak/cpu_scheduling_simulator.git
- run this command on a terminal (recommanded MSYS2)
library build
cd lib/raylib-slim/src
cd ../../..
make -j`nproc`
make execute file
make clean
make
./bin/play.exe
- FCFS run screen capture
- SJF run screen capture
- HRN run screen capture
- NPP run screen capture
- PP run screen capture
- RR run screen capture
- SRT run screen capture
- IDE: Visual Studio Code, MSYS2
- encoding: UTF-8
Personal: Contributor
Organization: Referencer