brick-break-anywhere
let's break bricks anywhere!
File Explorer
Download Latest Version (.zip)- submit.yml
- 1.mp3
- 2.mp3
- 3.mp3
- 4.mp3
- added_icon.png
- ext_list_icon.png
- icon.png
- pin.png
- start_button.png
- messages.json
- messages.json
- startBallAnimation.ts
- updateBall.ts
- updateBar.ts
- updateBlocks.ts
- updateObject.ts
- easterEggs.ts
- settings.ts
- soundEffect.ts
- gameOver.ts
- ball.ts
- bar.ts
- blocks.ts
- getBlockElements.ts
- scoreboard.ts
- freezePage.ts
- initializeObjects.ts
- standby.ts
- dom.ts
- vector.ts
- debug.ts
- main.ts
- background.ts
- content.ts
- message.ts
- options.tsx
- popup.tsx
- .gitignore
- .prettierrc.mjs
- package.json
- README.md
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/canalun/brick-break-anywhere
Downloads the entire project code from GitHub to your computer.
cd brick-break-anywhere
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
