Skip to content

coldert/brickless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brickless

Like Arkanoid but without the bricks.

This is a simple game where you should keep the ball bouncing while moving the paddle as little as possible. A counter keeps counting up a temporary score, but when you move the paddle the counter is reset. The temporary score is added to the main score each time the ball hits the paddle. When the ball hits the paddle the speed is increased sligtly.

I did this to brush up on my javascript skills, so any critique, suggestions or tips are very welcome :)

Try it out here: http://coldert.github.io/brickless/

About

Like Arkanoid but without the bricks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published