Command drawer is simple program which draws shapes using text instructions.
The program was built on Ubuntu 18.04 with GNU C++ compiler version 7.3.0
sfml library (used version 2.5.1)
Clone the repository
git clone https://github.com/BojanSof/Command-Drawer && cd Command-Drawer
Run make command
make
Run the executable app in the bin folder On Linux:
./bin/app