Skip to content

This is a simple, full screen timer script that extends time with a key press

Notifications You must be signed in to change notification settings

san-ha-kim/extending-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

extending-timer

This is a simple, full screen timer script that extends time with a key press. So, the timer begins counting down, and when the space bar is pressed, it'll add 20 seconds to the timer. When timer reaches 0, a message is displayed

Requires PyGame

The interval variable determines the initial starting time (default 20 seconds) and how many seconds to add (default 20 seconds)

Press space bar to add intervals (20s default)

Press escape key to exit the whole thing

About

This is a simple, full screen timer script that extends time with a key press

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages