Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuno-faria/blockbreaker
An arcarde shooter game made with Unity
https://github.com/nuno-faria/blockbreaker
2d arcade breakout csharp endless game retro shooter unity
Last synced: about 1 month ago
JSON representation
An arcarde shooter game made with Unity
- Host: GitHub
- URL: https://github.com/nuno-faria/blockbreaker
- Owner: nuno-faria
- Created: 2018-07-05T12:57:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:01:48.000Z (about 2 years ago)
- Last Synced: 2023-03-06T07:12:03.185Z (almost 2 years ago)
- Topics: 2d, arcade, breakout, csharp, endless, game, retro, shooter, unity
- Language: C#
- Homepage:
- Size: 3.16 MB
- Stars: 21
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](ReadmeFiles/title.png)
An arcarde shooter game made with Unity. Play online [here](https://nuno-faria.itch.io/blockbreaker2).
## Demo
## About
Try to reach the highest level possible. The game is over when a block reaches the end. Each level, new blocks appear at the top and a new ball is added to the arsenal. Each block has a number representing its health.
### Game Modes
- Classic: square shapes only; no health;
- Modern: multiple shapes blocks; water and lava blocks; health system;
- Modern Extra: modern with a larger map;
- Modern Hardcore: modern without health, pickups or ball bounce indicator.### Pickups
### Controls
- Mouse
### State
The game can be saved at any time between levels (and later resumed).