Skip to content

BubbleCatch is an interactive game developed in C++. It is GUI supported. Herein the player needs to catch bubbles coming from one end of the screen, by hovering mouse over them. The game gets interesting as the player progresses, because the speed at which bubbles come increases with time. If 3 bubbles are not caught or a dark bubble is caught,…

AnkitKSinha/BubbleCatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

BubbleCatch

BubbleCatch is an interactive game developed in C++. It is GUI supported. Herein the player needs to catch bubbles coming from one end of the screen, by hovering mouse over them. The game gets interesting as the player progresses, because the speed at which bubbles come increases with time. If 3 bubbles are not caught or a dark bubble is caught, the game gets over.

About

BubbleCatch is an interactive game developed in C++. It is GUI supported. Herein the player needs to catch bubbles coming from one end of the screen, by hovering mouse over them. The game gets interesting as the player progresses, because the speed at which bubbles come increases with time. If 3 bubbles are not caught or a dark bubble is caught,…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages