Skip to content

SkaLe3/KPI-oop-PaintDowngrade

Repository files navigation

PaintDowngrade

It is a limited graphics editor with the ability to draw shapes, manipulate shapes and manage groups of shapes.

This editor is a laboratory assignment for my programming class at the university. Made on the basis of the game engine, which in turn is a copy of Hazel with some changes.

image

How to try

1.Downloading the repository: Start by cloning the repository with git clone --recursive https://github.com/SkaLe3/PaintDowngrade

2.Generating solution: After cloning run GenerateProjects.bat script file to generate a Visual Studio 2022 solution file

Controls

Look in controls.txt file