Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muhammadsaadhsn/brick-breaker-game-assembly

In this project, I have developed an interactive game using MASM16 called Brick Breaker. The objective is to break bricks by bouncing a ball around the screen. The game includes a paddle located at the bottom of the screen that moves based on user input. Player must prevent the ball from falling off the bottom by bouncing it off the paddle.
https://github.com/muhammadsaadhsn/brick-breaker-game-assembly

assembly game game-development masm16

Last synced: 2 days ago
JSON representation

In this project, I have developed an interactive game using MASM16 called Brick Breaker. The objective is to break bricks by bouncing a ball around the screen. The game includes a paddle located at the bottom of the screen that moves based on user input. Player must prevent the ball from falling off the bottom by bouncing it off the paddle.

Awesome Lists containing this project

README

        

# Brick Breaker Game in Assembly Language

I would like to extend a special thank you Muhammad Ali Khan for his contributions to this project.
Ali created an intuitive menu system and fixed errors in the assembly code.
Without his hard work and dedication, this project would not have been possible.
Thank you for your valuable contribution.

Muhammad Ali Khan - [email protected]