Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/endiba360/block-breaker
Block Breaker is a 2D game made with Unity as a recreation of the classic "Breakout" game.
https://github.com/endiba360/block-breaker
2d-game csharp unity
Last synced: 6 days ago
JSON representation
Block Breaker is a 2D game made with Unity as a recreation of the classic "Breakout" game.
- Host: GitHub
- URL: https://github.com/endiba360/block-breaker
- Owner: endiba360
- License: mit
- Created: 2021-07-18T01:02:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-18T23:29:54.000Z (over 3 years ago)
- Last Synced: 2024-06-12T09:01:29.559Z (8 months ago)
- Topics: 2d-game, csharp, unity
- Homepage:
- Size: 1.24 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Block Breaker
Block Breaker is a 2D game made with Unity as a recreation of the classic "Breakout" game.
## Our Core Game Design
- **Player Experience:**
Quick reactions
- **Core Mechanics:**
Breaking blocks
- **Theme:**
Blocky, colourful
- **Core Game Loop:**
Smash all blocks without letting the ball drop, in order to progress to the next level.