Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deepakpathania-zz/breakout
A simple 2D Ball and paddle game written in javascript to explore game dev concepts.
https://github.com/deepakpathania-zz/breakout
2d-game bricksbreaker-game javascript-game
Last synced: 8 days ago
JSON representation
A simple 2D Ball and paddle game written in javascript to explore game dev concepts.
- Host: GitHub
- URL: https://github.com/deepakpathania-zz/breakout
- Owner: deepakpathania-zz
- Created: 2017-07-12T09:56:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-12T10:01:07.000Z (over 7 years ago)
- Last Synced: 2024-12-11T12:46:13.315Z (2 months ago)
- Topics: 2d-game, bricksbreaker-game, javascript-game
- Language: CSS
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Breakout
A simple 2D Ball and paddle game written in javascript to explore game dev concepts.