Skip to content

MBrosik/bubbles

Repository files navigation

Bubbles

About

Welcome to Bubble Game - the renowned arcade game! Your task is to eliminate colored balls by sliding and matching at least five of the same color. Five bubbles arranged next to each other will burst, preventing the board from getting flooded. However, be vigilant! As time goes on, more and more balls are added, and when there's no free space left, the game is stopped.

Interface

image

Installation

Play the game here

git init
git remote add origin https://github.com/MBrosik/bubbles.git
git pull origin master
npm i
npm run serve

Features

  • Pathfinding (A*)
    Alt Text

  • creating documentation with typedoc

Technologies

typescript webpack

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published