Major Changes to the core game
Neon BlockBreaker » Devlog
Decided to come back to this game and look at my old code. Ended up making some changes and I'm thinking of a couple more.
- Modified the whole game to have the paddle move with mouse movement instead of mouse position.
- Removed set number of levels.
- Added a single scene that randomly auto generate the levels as player progresses base on a set percentage for each type of block.
- Prevented the unbreakable blocks from caging in a random block and prevent the player from destroying it from all angles.
- The ball now moves at a fixed speed so it never slows down nor speed up.
- Added lives to the player.
- The ball will slightly correct it direction randomly depending whenever it doesn't hits a block for more than 2 seconds
Files
Neon BlockBreaker.zip Play in browser
Mar 17, 2021
Neon BlockBreaker
Status | Released |
Author | Motivationless |
More posts
- Minor change.Aug 24, 2019
- New Levels + Bug fixAug 23, 2019
Leave a comment
Log in with itch.io to leave a comment.