bandali0 / elevator-simulator

Elevator Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elevator Simulator

This is a simulation of the functionality of an elevator in a building. Works fine with one instance elevator. More instances are not tested yet.

The program's interface is built using Qt.

WARNING: Horrible code. I wrote this when I was in grade 12 for my highschool's Computer Sciences course summative.

Note: Files and the project itself are all published under the GPLv3 license. See the LICENSE file.

About

Elevator Simulator

License:GNU General Public License v3.0


Languages

Language:C++ 97.7%Language:QMake 2.3%