Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 501 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 501 Bytes

NOBOIShooter

Overview

Puzzle Bobble-like game project using Monogame (C#).

Mechanic

  • Starting pattern of bubbles
  • Shooting a bubble
  • Bubble-popping when three or more bubbles with same colour connect.
  • "Ceiling Dropping" when some time passes.
  • Player wins when they clear all bubbles, player loses when a bubble reaches the boundary.

Tools

  • Monogame (C#)

Reference