Go to file
2019-04-10 18:02:01 +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 Enable player to speed up game 2019-04-10 18:00:13 +02:00
helper-functions.js Improved color scheme 2019-04-10 18:02:01 +02:00
index.html Enable player to speed up game 2019-04-10 18:00:13 +02:00
main.js Better sound handling 2019-04-10 17:58:02 +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
sound-manager.js Better sound handling 2019-04-10 17:58:02 +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.