Skip to content

Just1nA/FinalProject

Repository files navigation

Bubble Shooter!

bubble_shooter_img

How to run on Windows

  1. Download the Bubble Shooter - Windows.app folder from the repository
  2. Open Bubble Shooter Project.exe.
  3. Move on to "How to run this application".

How to run on Mac

  1. Download the .zip file of the repository and unzip.
  2. Open the build that says Bubble Shooter - Mac.app
  3. Move on to "How to run this application".

How to run this application

  1. Open the application (.exe or .app) and it will display a setup manager.
    • (PC): Click on 1920 x 1080 (or some 16:9 ratio) screen resolution.
    • (Mac): Click on 1680 x 1050 (or some 16:10 ratio) screen resolution.
    • Click on Ultra graphics quality.
    • If you want to play it in a window instead of full-screen, please check the box that says "Windowed".
    • Do not change game control inputs! It will not run correctly if changed.
  2. Click play to run!

Player Controls

  • Left Arrow Key - Rotates shooter to the left
  • Right Arrow Key - Rotates shooter to the right
  • Space Bar - Shoots the bubble

Game Modes

There are two different game modes for Bubble Shooter: Classic and Expert.

  • Classic: Just a regular ole bubble shooter game. The objective is to clear all of the bubbles off of the screen with as many points as possible. There is no time limit, but it tests your patience!
  • Expert: The objective of this mode is to clear all of the bubbles before they reach the bad area. Sounds easy, but did we mention that the bubbles drop down rows? Good luck trying to pass this level!

Scoring System

  • Here is the point system of the colored bubbles:
    • Dark Blue: 1 pts
    • Green: 2 pts
    • Purple: 3 pts
    • Red: 4 pts
    • Yellow: 5 pts
    • Light Blue: 6 pts

In order to score points, you need to score sets of 3 or more bubbles. The score of that set is (Set Size x Pts of Colored Bubble). Hanging, or isolated, bubbles will not be scored when popped.

NOTE: High scores will reset once you go back to the Main Menu screen. High scores will stay the same for both game modes.

How to Open Project in Unity

  1. Download Unity Hub and either Bubble Shooter - Mac.zip or Bubble Shooter - PC.zip.
  2. Make sure you have Unity 2018.4.20f1 installed.
  3. Unzip the project folder and open it with Unity Hub. Make sure you check the Target Platform that you are opening it with.
  4. Open the project folder.

NOTE: If you want to view the scripts without downloading Unity, you need to download either Bubble Shooter - Mac .zip or Bubble Shooter - PC.zip from the repo. After unzipping, go to the Assets/Scripts folder and view the the C# scripts.

Known Bugs

  • When opening the project in the Unity, the pre-fabs may need to be reloaded to ensure their function scripts are properly attached to them. This should not impact the function of the game executable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •