Skip to content

Priyanshjain24/Bubble-Trouble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course: Computer Programming & Utilization
Prof: Parag Chaudhuri

Name: Priyansh Jain
Roll Number: 210070063

Bubble Trouble using C++

This is my CS101 course project.

FEATURES IMPLEMENTED:-

Required:

  1. Parabolic path of bubble.
  2. Collision between bubble and bullet.
  3. Collision between bubble and shooter.

Optional:

  1. Bubbles of different sizes, bubbles split into smaller bubbles (half the radius of the original larger bubble) and move in horizontally opposite directions( with double speeds ) .
  2. Score counter (increases when a bubble is hit with a bullet) ; time counter (increases in seconds upto 60 seconds) and health counter ( decreases when a bubble collides with a shooter ).

About

A fun interactive game Bubble Trouble in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages