/Analog-Clock

Drawing an analog clock manually using Bezier Art In C#

Primary LanguageC#Apache License 2.0Apache-2.0

Analog-Clock

Analog Clock

AboutUsageDownloadCreditRelatedLicense

analog

About

Drawing an analog clock manually with C#..using some advanced computer graphics technices such as Bezier arts and Bezier curves..

Tasks:

-Disply the date and time with local time zone.

-Using advanced computer graphics topics to code the well-work Analog Clock.

Usage

To clone and edit this application, you'll need Git and Visual Studio Community ,or any C# IDE you are familiar with, and/or can meet your demands.

--This program requires .NET Framework 4.0 or higher ..

*if you are using linux you will need MonoDevelop instaled on your machine, which is just an open source version of .NET Framework.

Download

-There's no binary included with this repository ..All you need is just to clone the source code!

and than build/run it using any C# IDE you like to get your own binary file.

-From your command line:

# Clone this repository
$ git clone https://github.com/Mohamed-94/Spline

# Go into the repository
$ cd Spline

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Credit

This application was built with help of this Petzold's book

Related

SuperCalculator - C++ CommandLine application

Mega-Number - A desktop app with c#

You may also like...

License

GPL


GitHub @Mohamed-94  ·