Inspiration

When we are learning OS class, it is easy to understand the same concepts such as Disk Scheduling by visualizing it. That is why we decided to simulate how disks work in real world.

What it does

It is a game for students to role-play as a disk to understand OS concepts better.

How we built it

We built it with JavaScript, HTML and CSS..

Challenges we ran into

  1. Using unfamiliar language.

  2. Deal with graph.

  3. Implement different scheduling algorithms.

Accomplishments that we're proud of

We successfully built a workable game in 24 hours!!! Which is super useful in OS class teaching.

What we learned

Front-end development with JavaScript, HTML and CSS.

What's next for MadDisk

Add more scheduling algorithms and introduce backend support to record and rank users' scores.

Share this project:

Updates