Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devferx/arkanoid-js

Arkanoid game
https://github.com/devferx/arkanoid-js

canvas canvas-game javascript

Last synced: 25 days ago
JSON representation

Arkanoid game

Awesome Lists containing this project

README

        

# Arkanoid Game
This is a classic Arkanoid game implemented using vanilla JavaScript and HTML5 Canvas. Arkanoid is a breakout-style game where the player controls a paddle to bounce a ball and break bricks.

### How to Play
- Use the left and right arrow keys
- Hit the ball with the paddle to break the bricks.
- Break all the bricks
- Avoid letting the ball fall below the paddle.

295shots-so