An open API service indexing awesome lists of open source software.

https://github.com/bytesclub/simulator

Simulate standard algorithms
https://github.com/bytesclub/simulator

Last synced: 5 months ago
JSON representation

Simulate standard algorithms

Awesome Lists containing this project

README

          

# Simulator

> Simulate standard algorithms

[![gitter](https://badges.gitter.im/gitterHQ/gitterHQ.github.io.svg)](https://gitter.im/Bytes_Club/General)

![img](/branding/screen.gif)

[Full Demo](https://youtu.be/T_XDB8aHvyI)

### Development Setup

1. Download [Qt Creator](https://www.qt.io/download/)
2. Clone this repository
```
git clone https://github.com/BytesClub/Simulator.git
```
3. Open Qt Creator > Open Project, and navigate to `Simulator/Simulator.pro` to open the project.

### How to contribute

1. Add new algorithms
2. Update the UI
3. Provide new ideas

### Contact

Contact us on [Gitter](https://gitter.im/Bytes_Club/General)