Skip to content

BodhiProtocol/breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕹️ Breakout

License: MIT Release Play Now

Classic Breakout — paddle, ball, bricks, power-ups. Kid and Adult modes. Playable instantly in any browser.


🎮 Play Now

https://bodhiprotocol.github.io/breakout/


✨ Features

Feature Details
Kid mode 5 lives, slower ball
Adult mode 3 lives, faster ball
Power-ups Wide paddle, lasers, and more drop from broken bricks
Multi-level progression Clear a level's bricks to advance
Touch-friendly Drag to move the paddle on mobile
PWA Installable, works offline
Zero dependencies Pure HTML + CSS + JS

🚀 Getting Started

Play Online

https://bodhiprotocol.github.io/breakout/

Play Offline

git clone https://github.com/BodhiProtocol/breakout.git
# Open index.html in any browser

How to Play

  1. Choose 🧒 Kids or ⚡ Adult mode
  2. Move the paddle with arrow keys, mouse, or touch
  3. Bounce the ball to break every brick
  4. Catch falling power-ups for an edge
  5. Don't let the ball fall past your paddle!

🛠️ Technical Specifications

Aspect Details
Architecture Single HTML file (SPA)
Technology Vanilla JS + Canvas
Dependencies Zero
Browser support Chrome 60+, Firefox 55+, Safari 11+, Edge 79+

📄 License

MIT — free for personal, educational, and commercial use.


Created by BodhiProtocol · Built with Claude AI

Play Now · Report Issue

Releases

No releases published

Packages

 
 
 

Contributors