Go to file
2019-04-10 10:29:41 +02:00
assets Initial commit 2019-04-06 19:19:26 +02:00
ball.js Improved hit box and collisions 2019-04-10 10:29:41 +02:00
game.js Improved hit box and collisions 2019-04-10 10:29:41 +02:00
helper-functions.js Initial commit 2019-04-06 19:19:26 +02:00
index.html Initial commit 2019-04-06 19:19:26 +02:00
main.js Initial commit 2019-04-06 19:19:26 +02:00
powerup-ball.js Initial commit 2019-04-06 19:19:26 +02:00
powerup-coin.js Initial commit 2019-04-06 19:19:26 +02:00
README.md „README.md“ hinzufügen 2019-04-06 17:22:53 +00:00
rect.js Initial commit 2019-04-06 19:19:26 +02:00
style.css Initial commit 2019-04-06 19:19:26 +02:00
temp.js Initial commit 2019-04-06 19:19:26 +02:00

Ballz.js - A Simple, Yet Addictive Browser Game

Ballz.js is a very easy to learn game written in JavaScript ES6 and using the HTML5 canvas element.