https://github.com/cmsrs/arkanoid
arkanoid game, html javascript
https://github.com/cmsrs/arkanoid
Last synced: 4 months ago
JSON representation
arkanoid game, html javascript
- Host: GitHub
- URL: https://github.com/cmsrs/arkanoid
- Owner: cmsrs
- License: mit
- Created: 2025-04-08T17:30:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-22T17:33:52.000Z (12 months ago)
- Last Synced: 2025-07-28T16:36:57.754Z (11 months ago)
- Language: JavaScript
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🧱 Arkanoid – Browser Game
A simple clone of the classic **Arkanoid** game built using plain JavaScript, HTML5, and the Canvas API. This is a lightweight, browser-based game where you bounce a ball to break bricks and try not to let it fall.
## 🎮 How to Play
- Move the paddle using the **left (←)** and **right (→)** arrow keys.
- Bounce the red ball with your paddle to hit and destroy all the green bricks.
- If the ball falls below the paddle, the game restarts automatically.
## 🚀 Features
- Collision detection with walls, bricks, and paddle
- Simple bounce mechanics
- Automatic game reset when the ball is lost
- Dynamically generated brick layout
- Pure HTML/JS implementation, no frameworks
## 🛠️ Technologies Used
- HTML5
- JavaScript (Vanilla)
- Canvas API
## 🖥️ How to Run
1. Clone or download the repository:
```bash
git clone https://github.com/your-username/arkanoid.git
```
2. Open the arkanoid.html file in any modern web browser.
## Zmodyfikuj parametry gry, czy gra jest grywalna Twoim zdaniem?
## Zapytanie do chata:
- napisz prosta gre np.: ```węża zjadajacego przedmioty``` w jednym pliku html-u przy użyciu JavaScript, css i html-a. Zaproponuj inną grę.