Skip to content

Commit 6d91d6c

Browse files
Create README.md
1 parent 269afc3 commit 6d91d6c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Stack Game
2+
3+
A little Unity project I made inspired by **Stack** by Ketchapp.
4+
You tap (or click) to drop moving blocks and try to stack them as perfectly as you can.
5+
The more precise you are, the higher your tower grows — miss a little and your block gets chopped.
6+
Eventually… well, gravity wins.
7+
8+
## 🎮 How to Play
9+
- Blocks slide back and forth.
10+
- Tap/Click to place them.
11+
- Perfect drops = perfect size.
12+
- Missed drops = smaller blocks.
13+
- Keep going until there’s nothing left to stack.
14+
15+
## 🛠 Made With
16+
- Unity
17+
- C# scripts
18+
- A lot of patience for getting those perfect drops.

0 commit comments

Comments
 (0)