You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
# Stack It Up
2
2
3
-
**Stack It Up** is an exciting 2D game that combines elements from Tetris and Tower Stack, resulting in a unique gameplay experience. The objective is to stack blocks as high as possible to reach the finish line. Here's a breakdown of the game mechanics:
3
+
**Stack It Up** is an exciting 2D game that combines elements from Tetris and Tower Stack, resulting in a unique gameplay experience. The objective is to stack blocks as high as possible to reach the finish line.
4
4
5
5
## Online Version and Builds
6
6
An online version of the game is available at [stack-it-up.dinip.pt](https://stack-it-up.dinip.pt/).
7
7
8
8
Additionally, you can find builds of the game on the [Releases tab](https://github.com/Dinip/StackItUp/releases).
9
9
10
-
# Instructions
10
+
# Game Mechanics
11
11
12
12
## Controls
13
13
The player uses their mouse, which is equipped with a circle, to interact with the blocks. The circle serves as a pushing mechanism to move the blocks around and stack them.
0 commit comments