Get_Bentley Posted March 31, 2017 Share Posted March 31, 2017 Hello All, Did a fun Brick Breaker clone in Phaser complete with powerups, highscore, and multiple levels. I have always loved these types of games and had a lot of fun making this clone, feel free to play it at https://sprite-storm.com/game/brick-breaker/. All feedback is welcome, please let me know how you liked it and also what needs to be improved. Happy coding! Quote Link to comment Share on other sites More sharing options...
Firenibbler Posted April 1, 2017 Share Posted April 1, 2017 I was wondering what happened to that domain. As for the game, I recommend using the velocity of the paddle added to the velocity fo the ball or some similar algorithm to calculate the new direction of the ball, instead of just a random direction. Quote Link to comment Share on other sites More sharing options...
mattstyles Posted April 1, 2017 Share Posted April 1, 2017 Its not just random, its classic brick breaker dependent on ball position on paddle. Quote Link to comment Share on other sites More sharing options...
Njotrvella Posted April 1, 2017 Share Posted April 1, 2017 Nice one! Such a pleasure when the ball gets between the border and the top row and destroys all that row at once! Little question: how does powerup duration work? Probably would be better to reset the timer or something when player picks up another one of the same type. Feels too random when you have just picked up a powerup and then almost immediately the paddle shrinks again. Quote Link to comment Share on other sites More sharing options...
Firenibbler Posted April 1, 2017 Share Posted April 1, 2017 Wow, I can't believe I didn't catch that. It has been forever since I have played a brick breaker. Quote Link to comment Share on other sites More sharing options...
Get_Bentley Posted April 2, 2017 Author Share Posted April 2, 2017 Hey guys, Thanks for the feedback. Yes I need to look into changing the power up timer it's on my to do list :). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.