redrussianarmy / zone-counter

Counts the zones on a given 2D map using the C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zone Counter

Zone_Counter

A program was written that counts the geographical regions on a given 2D map using the C++ programming language and without using an external library. While developing the program, the ZoneCounterInterface and MapInterface interfaces are used.

Qt Creator was used to develop the program.

About

Counts the zones on a given 2D map using the C++

License:GNU General Public License v3.0


Languages

Language:C++ 96.6%Language:QMake 3.4%