Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreas-schoch/breakout-game
A breakout like game using HTML canvas and pure JS
https://github.com/andreas-schoch/breakout-game
Last synced: 13 days ago
JSON representation
A breakout like game using HTML canvas and pure JS
- Host: GitHub
- URL: https://github.com/andreas-schoch/breakout-game
- Owner: andreas-schoch
- Created: 2019-08-28T22:04:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-23T15:10:00.000Z (about 5 years ago)
- Last Synced: 2024-10-06T05:06:50.584Z (about 1 month ago)
- Language: JavaScript
- Size: 4.51 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Breakout Game ([Demo](https://andreas-schoch.github.io/breakout-game/))
Build over a weekend in May 2019 as an exercise.![alt text](/poster.jpg?raw=true "Screenshot")
## Controls
- **W** - push ball to start game
- **A D** - move left right
- **SPACE** - pause game
- **R** - enter "Rambo Mode" (make 10 points in a row to be able to activate)