Write a program handling complex numbers and create a drawer which will draw a board using complex numbers.
Utilisateur anonyme
created an OOP class for complex numbers and created a drawing class with the drawing functions using all possible dimensions, than created the program to draw the board.