https://github.com/bytesclub/simulator
Simulate standard algorithms
https://github.com/bytesclub/simulator
Last synced: 5 months ago
JSON representation
Simulate standard algorithms
- Host: GitHub
- URL: https://github.com/bytesclub/simulator
- Owner: BytesClub
- Created: 2017-03-03T11:58:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-05T09:30:34.000Z (over 9 years ago)
- Last Synced: 2025-02-05T12:52:58.459Z (over 1 year ago)
- Language: QML
- Homepage:
- Size: 254 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simulator
> Simulate standard algorithms
[](https://gitter.im/Bytes_Club/General)

[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)