Skip to content

BoyManWamen/BubbleBust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

BubbleBust

GitHub Repo stars Translate

Table of Contents

Game

Welcome to BubbleBust, an exciting and fast-paced JavaScript game that tests your reflexes and clicking skills! Embark on a journey where you start at level one and strive to advance through each level by clicking on bubbles before the timer runs out.

Installing

First, navigate to the directory you want to have your project.

cd path/to/your/directory

Next, clone the repository.

git clone https://github.com/BoyManWamen/BubbleBust.git

Executing Program

Move into the project directory.

cd BubbleBust

To set up GitHub Pages, you have to create a repository on GitHub.

GitHub

  1. Go to the repository on GitHub.

  2. Click on the "Settings" tab.

  3. Scroll down to the "GitHub Pages" section.

  4. Under "Source," select the branch you want to use for GitHub Pages. Choose the main branch if you haven't created a feature branch.

  5. Click "Save."

Authors

Huy Hoang

Version History

  • 1.0.0
    • Initial Release

License

This project is licensed under the MIT License