Posted April 04, 2023 by DomiVamp
Date: 04.04.2023
Activity:
- Juiced up breakout clone
Notes:
Implementing these small improvements was pretty fun and hard to make myself not spend more time than I should on it. Overall I implemented 4 small improvements (and kept ones from the lab). The improvements are:
- With brick setup I made it so the bricks come from corners of the "brick" area except with odd rows and columns, that come from sides
- Made bricks have random colors
- When a brick is hit, it starts emitting particles of smoke from its position with its color
- When a ball hits a brick, it changes it trail colour by making the end color be the starting color and the new starting color is the brick's color
Invested hours:
Implementing small improvements - 1.5h
Outcome:
Build of the game (BreakoutJuiced.zip) uploaded to the project page