Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szaroslav/block-puzzle
Block Puzzle is a classic, puzzle game, made in Unity, where you have to put a randomly spawned blocks in suitable places.
https://github.com/szaroslav/block-puzzle
android csharp game game-2d mobile mobile-game puzzle puzzle-game unity unity2d
Last synced: 3 months ago
JSON representation
Block Puzzle is a classic, puzzle game, made in Unity, where you have to put a randomly spawned blocks in suitable places.
- Host: GitHub
- URL: https://github.com/szaroslav/block-puzzle
- Owner: Szaroslav
- Created: 2020-11-07T15:06:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-27T11:31:11.000Z (over 3 years ago)
- Last Synced: 2024-10-31T11:41:53.372Z (3 months ago)
- Topics: android, csharp, game, game-2d, mobile, mobile-game, puzzle, puzzle-game, unity, unity2d
- Language: C#
- Homepage: https://play.google.com/store/apps/details?id=com.szaredko.blockpuzzle
- Size: 41.3 MB
- Stars: 40
- Watchers: 1
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Block Puzzle #
![Game preview](https://szaredko.com/block-puzzle/game-preview.png)
Block Puzzle is a classic, puzzle game, made in Unity, where you have to put a randomly spawned blocks in suitable places. It is only available on Android devices.
**[Android](https://play.google.com/store/apps/details?id=com.szaredko.blockpuzzle)**## Technologies
* [Unity](https://unity.com/)
* [Google Mobile Ads Unity Plugin](https://github.com/googleads/googleads-mobile-unity)
* [LeanTween](https://assetstore.unity.com/packages/tools/animation/leantween-3595)