Skip to content

pedrojfs17/BBTAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBTAN

Remake of the game BBTAN in JavaScript using CodeSandbox.

Project Link

How to Play

On the player's turn:

  • Move the cannon Right with D or Left with A.
  • Rotate the cannon Right using ArrowRight and Left using ArrowLeft.
  • Change the ball speed using ArrowUp to increase or ArrowDown to decrease.
  • Shoot with SpaceBar.

When you lose the game:

  • Press R to restart the game.

Installation

Open your terminal and go to your desired path (Desktop is used in the example below). Then, clone this repository with the code:

cd Desktop/
git clone https://github.com/pedrojfs17/BBTAN.git

After this, you should open Visual Studio Code and install the extension LiveServer from the menu or type ctrl+p and ext install ritwickdey.liveserver .

When it finishes installation, you just need to right-click on the index.html file and Open with Live Server (alt+l + alt+o) .

Open With Live Server

PS: You should zoom out on your web browser so you can see the full canvas in your screen and have the best game experience.

About

Remake of BBTAN in JavaScript

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors