Skip to content

ICS3U Culminating (Python) | Clicking game created by using pygame.

Notifications You must be signed in to change notification settings

allxn753/Clickr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clickr

Using Python 3, I created a game where you need to click circles that appear at random places while avoiding a red dot from touching your cursor. You only have 30 seconds to click as many circles as you can. This game stores and sorts highscores (number of circles clicked and accuracy %) so that the user can refer to them later. There is also a tutorial mode for the user to practice before entering the real game. If the user has a friend over, they can also play by using multiplayer where users go against eachother competing on who can get the best score.

About

ICS3U Culminating (Python) | Clicking game created by using pygame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages