It was the project of Computer Foundation and Programming course which can recreate bitmap images by putting a number of circles on a plane using an aproach like Genetic Algorithm.
Result:
| Input | Output |
|---|---|
![]() |
![]() |
| input.bmp (26KB) | Output.cmp (4KB) |
- It should be compiled on Windows & linked with gdi32 (-lgdi32 flag)

