https://github.com/claquettes/casse-briques
Minimalist Web-based breakout game by @Claquettes
https://github.com/claquettes/casse-briques
game game-development javascript javascript-game js web-games
Last synced: 2 months ago
JSON representation
Minimalist Web-based breakout game by @Claquettes
- Host: GitHub
- URL: https://github.com/claquettes/casse-briques
- Owner: Claquettes
- Created: 2023-01-21T19:44:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-23T07:48:32.000Z (about 2 years ago)
- Last Synced: 2025-03-29T05:51:15.973Z (3 months ago)
- Topics: game, game-development, javascript, javascript-game, js, web-games
- Language: JavaScript
- Homepage: https://claq.fr/casse-briques/
- Size: 85 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# casse-briques
Minimalist Web-based breakout game by Mathieu Ponton (@Claquettes)
A Recreation of the classic Breakout game, created in Html, CSS and Javascript.
The goal is to destroy all the bricks by bouncing the ball on the paddle.
The player can choose to play differents levels, currently there are 6 levels, but I plan to make at least a dozen.
It is hosted on my website to make it playable by everyone at claq.fr/casse-briques.