Jump to content

My first HTML5-game - Round Breaker


ManOfDark
 Share

Recommended Posts

As with all breakout/brick breaker type games the whole point is to break all the brick with the ball by bouncing it off of a paddle. The more bricks you break the higher your score. What makes this game unique is the that the game board is round with all the bricks at the center. The players paddle follows a path 360 degrees around the bricks. This can be quite tricky as there are no walls to protect your ball from leaving the playing area. 

post-4795-0-70886100-1397309210.png

You start the game with 5 lives and the game features 40 different levels. Various different power ups are dropped from random bricks, however not all of them are beneficial to the player.

The power-ups include: 

+400 bonus scores 

'Super ball' - ball penetrate all bricks on his way for 5s. 

'Big paddle' - makes paddle bigger for 10 seconds. 

'Extra life' - adds one extra life. 

'-400 penalty' - decreases scores by 400. 

'Ghost ball' - makes ball transparent and not effective by 10 seconds. 

'Small paddle' - makes paddle smaller by 10 seconds. 

'Death' - kills current ball (-1 life). 

 

Controls: mouse or touches.

Press 'ESC', 'P', space or button 'Pause' to pause the game. 

 


 

This is my very first HTML5-game. Game is oriented on desktop and also is playable on tablets. I made it on pure JS without third-party engines and frameworks.

 

Screenshot:

post-4795-0-89906300-1397309039.png

 

Link to comment
Share on other sites

Thank you for feedback, andreasnrb.

Yes, I know about some problems with controls, but I've tried to make keyboard controls already and it was even worse. 

Advise: while playing, try to keep mouse pointer closer to paddle track. Then control will be much better and easier, paddle will be moving not so quick.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...