;***************************************************;
;* Target:	GeoMe				   *;
;* Author:	__imp__				   *;
;* OS:		Windows				   *;
;* Language:	Assembler			   *;
;***************************************************;

Well, this is yet another my crackme, though completely different from the previous ones.
Now your task is:

1. Draw a correct polygon.
2. Describe a class of correct polygons.
3. Write a tutorial.

Rules:

No patching!

How to use:

The left mouse button click places a vertex, the right button click checks the polygon.
All vertices are connected automatically in the order you've placed them.

Have a good cracking day!

__imp__