Skip to content

Brick Breaker Minigame ‐ Home

Anshul Dadhwal edited this page Oct 5, 2023 · 4 revisions

Brick Breaker Minigame

Introduction to the Game

In this game, we plan on creating a minigame that will emulate the classic game of brick breaker. Here, the ball bounces across the map and destroys the bricks above upon contact and the player must ensure that on the return the ball doesn't pass beyond the slider. They must use the slider to redirect the ball again and again to hit the bricks at different angles. This needs to be done until the player has completely destroyed all the possible bricks in the game screen for its successful completion.

Members

Anshul Dadhwal (@AnshulDadhwal)
Arsh Upadhyaya (@mr-popo123)
Manpreet Singh (@Manpreetingh)
Zhen Feng (@Foref)
Kenny (@JunxianHuang)

Documentation for each entity in the minigame

Key Bindings for the game

The player can do basic movements with the slider using the arrow keys as follows:

D and -- Move Right
A and -- Move Left

Design of the game

We made the brick breaker minigame in line with the space theme and followed the pixelated design language in our assets.

Design of Brick

Design of Ball

Design of Slider

Game Background

Clone this wiki locally