https://github.com/snigdho8869/brick-breaker
A modern, neon-themed Brick Breaker game built with Flask, HTML5 Canvas, and jQuery. Responsive design with keyboard/touch controls.
https://github.com/snigdho8869/brick-breaker
2d-game arcade-game brick-breaker canvas-game collision-detection css3 flask flask-application html-css-javascript html5 html5-game javascript jquery neon-theme python responsive-design web-development
Last synced: 3 months ago
JSON representation
A modern, neon-themed Brick Breaker game built with Flask, HTML5 Canvas, and jQuery. Responsive design with keyboard/touch controls.
- Host: GitHub
- URL: https://github.com/snigdho8869/brick-breaker
- Owner: Snigdho8869
- Created: 2025-03-31T01:34:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-31T01:58:27.000Z (over 1 year ago)
- Last Synced: 2025-08-16T01:38:20.097Z (11 months ago)
- Topics: 2d-game, arcade-game, brick-breaker, canvas-game, collision-detection, css3, flask, flask-application, html-css-javascript, html5, html5-game, javascript, jquery, neon-theme, python, responsive-design, web-development
- Language: JavaScript
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎮 Brick Breaker | Neon Edition
A modern, neon-themed Brick Breaker game with responsive controls (keyboard + touch). Built with **Flask**, **HTML5 Canvas**, and **jQuery**.
## 🚀 Features
- **Glowing neon visuals** (purple paddle, teal ball, multi-colored bricks)
- **Score multiplier** for consecutive hits
- **Mobile-friendly** touch controls
- **Responsive design** (works on desktop/tablet/mobile)
- **Game over/restart** logic
## 🎮 Controls
- Keyboard: Left/Right arrow keys
- Touch: On-screen buttons (for mobile)
## 🔧 Technologies Used
- JavaScript
- HTML
- CSS
- Flask
## ✨ Gameplay
- Move the paddle using the left and right arrow keys.
- Hit the ball with the paddle to break the bricks.
- Try to break all the bricks without letting the ball fall below the paddle.
- Achieve the highest score possible!
## 🌐 **Web Application Interface**