News

A simple drawing program that lets you draw circle/oval, rectangles and lines with different colours. It saves files with an extremely simple text encoding. It is designed to be used as a simple level ...
To run it you need to: First Method (easy): Have Python installed and run the "main.py" script Second Method (medium): Have Python and Pyinstaller installed, run the command "pyinstaller --onefile ...