Skip to content

Game "randomly" pops a button onto the terminal screen. Clicking on the button will add a point to the score and the button will disappear after 3 seconds. This game creates four child processes who each take a button, while the parent process registers mouse clicks.

RyanSample/MouseClickerGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

MouseClickerGame

Game "randomly" pops a button onto the terminal screen. Clicking on the button will add a point to the score and the button will disappear after 3 seconds. This game creates four child processes who each take a button, while the parent process registers mouse clicks.

*future development needs to add resizing of the terminal window in case the user accidentally hits the edge and drags the window *-this bug causes an error which eventually causes what may be a crash.

About

Game "randomly" pops a button onto the terminal screen. Clicking on the button will add a point to the score and the button will disappear after 3 seconds. This game creates four child processes who each take a button, while the parent process registers mouse clicks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages