https://github.com/hxndev/bubble-pop-screen-saver-and-game
This is a GUI Version of the Bubble Pop game that we used to play. This is divided into 2 parts. First one is designing a screensaver while the second one is designing the game itself.
https://github.com/hxndev/bubble-pop-screen-saver-and-game
bubble bubble-pop code cpp game gui interface itc oop pf project screensaver
Last synced: 2 months ago
JSON representation
This is a GUI Version of the Bubble Pop game that we used to play. This is divided into 2 parts. First one is designing a screensaver while the second one is designing the game itself.
- Host: GitHub
- URL: https://github.com/hxndev/bubble-pop-screen-saver-and-game
- Owner: HxnDev
- Created: 2021-05-09T18:47:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-19T16:15:38.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T18:38:07.953Z (over 2 years ago)
- Topics: bubble, bubble-pop, code, cpp, game, gui, interface, itc, oop, pf, project, screensaver
- Language: C++
- Homepage:
- Size: 2.82 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bubble Pop Screen Saver & Game
This is a GUI Version of the Bubble Pop game that we used to play. This is divided into 2 parts. First one is designing a screensaver while the second one is designing the game itself.# Important Instructions:
"main" has 2 branches. In order to access the code files, click on "branches" from the tool bar above and select "Screen Saver" for the screensaver code files and "Bubble Pop Game" for the actual game files.