CyrilleSmid / shape-drawing-editor

Fundamental concepts and techniques of object-oriented programming with a shape manipulation editor. Best practices for designing and implementing robust, efficient, and maintainable code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shape drawing editor

This project delves into the concepts and techniques of object-oriented programming. This editor enables you to manipulate and modify various shapes by adjusting their color, size, and opacity. The application also features an undo/redo function, allowing you to easily revert any changes made to the shapes. This project can help to gain a deeper understanding of object-oriented development principles and patterns.

About

Fundamental concepts and techniques of object-oriented programming with a shape manipulation editor. Best practices for designing and implementing robust, efficient, and maintainable code


Languages

Language:C# 100.0%