profesorek96 / Star_generator

This application draws regular shapes in Windows Forms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Star generator

Table of contents

General info

This application draws regular shapes.

For this purpose, it uses the Windows Forms framework panel to draw the component. The whole program was written in C #. The program window is responsive, e.g. when we change the size, all components scale.

Screenshots

Example screenshot animation

Example screenshot 1

Example screenshot 2

Example screenshot 3

Example screenshot 4

Example screenshot 5

Technologies

  • C# - 7.0
  • .NET Framework 4.6.1
  • Windows Forms

Setup

  1. Pull repository
  2. Open file ./star_generator.sln in Visual Studio 2017
  3. Build project
  4. Finished. Use this program :)

Status

Project is: finished

License

See LICENSE.md.

About

This application draws regular shapes in Windows Forms

License:MIT License


Languages

Language:C# 100.0%