An open API service indexing awesome lists of open source software.

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

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ę.