/CitySimDemo

Primary LanguageC++GNU General Public License v3.0GPL-3.0

CitySim
-------

You need Qt5 and CMake 2.8.11 or higher

-- this repo uses git-lfs

You may need to install git-lfs.

-- Build instructions --

cd /path/to/citysim/build
cmake ../
make

./citysim


-- Tutorials and resources --

Qt online docs
https://doc.qt.io/