Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamdawi/arkanoid-game
This is a retro game named Arkanoid made in C++ Builder.
https://github.com/adamdawi/arkanoid-game
Last synced: 10 days ago
JSON representation
This is a retro game named Arkanoid made in C++ Builder.
- Host: GitHub
- URL: https://github.com/adamdawi/arkanoid-game
- Owner: AdamDawi
- Created: 2023-08-30T07:21:40.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-05T11:25:23.000Z (over 1 year ago)
- Last Synced: 2023-09-05T12:35:17.086Z (over 1 year ago)
- Language: Pascal
- Homepage:
- Size: 1010 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arkanoid-game
This is a retro game named Arkanoid made in c++ builder.### Getting started:
Player has a paddle to bounce a ball into the blocks on the top of the screen. Game ends when player destroys all blocks.### Features:
- control paddle with arrows
- C++ Builder - game built on timer### Here is a photo from game:
![Project1 31 08 2023 12_27_55](https://github.com/AdamDawi/DropOfWater-Multi-Thread-Animation/assets/49430055/95fc57f2-95f6-4968-8f95-497607eb6197)### Here is the game layout:
![1](https://github.com/AdamDawi/DropOfWater-Multi-Thread-Animation/assets/49430055/edc3f01f-6b49-45cb-b28d-573d9f6a971e)