Skip to content

A small project to practice with python language.

Gallenmar/PyClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PyClock

A small Python project that was a course work for my first year computer grafics course.

image

This program is a Python program that uses the Pygame library to draw a clock on the screen. The clock consists of a circle with tick marks around the circumference, a minute hand, an hour hand, and a second hand. The program uses a 2D transformation algorithm to continuously update the position of the clock hands as they rotate around the center of the clock.

One can adjust the speed of the clock by using arrow keys or the number row. Additionaly this program can change color themes.

About

A small project to practice with python language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages