Skip to content

lesnik2u/tokenRingSim

Repository files navigation

What is this?

Academic project for a token ring simulation -- Object Oriented Programming class

Why

For fun

How to install and run

Prerequisites

You need to install:

  • Cmake
  • Ninja

Mac/linux

  1. Clone the repository

  2. Run 'cmake -B build -G Ninja' in the root folder

  3. cd into build folder and run 'ninja'.

  4. Execute generated executable

About

Academic project for a token ring simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published