Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/muhammadsaadhsn/brick-breaker-game-assembly
- Owner: muhammadsaadhsn
- License: mit
- Created: 2022-12-26T07:44:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T12:58:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T15:39:51.093Z (14 days ago)
- Topics: assembly, game, game-development, masm16
- Language: Assembly
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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]