Skip to content

enoobis/clock-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

clock-python

This is a Python project that uses the Pygame library to create a visual clock animation. The animation displays a clock face with hour, minute and second hands that move in real-time. The clock face is a white circle with black background and numbers representing hours are placed around the clock face.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to have the following installed on your machine:

  • Python (3.x recommended)
  • Pygame

Running

To run the code, navigate to the root directory of the project and execute the following command:

python clock.py

About

The animation displays a clock face with hour, minute and second hands that move in real-time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages