CAST / ENG
Este es un juego de apilamiento de bloques en 2D donde el objetivo es apilar bloques lo más alto posible. Los jugadores deben dejar caer los bloques en la posición correcta para que se alineen con el bloque inferior. Si los bloques no encajan correctamente, se recortan, dejando solo la parte que encaja en la torre. El juego termina cuando no hay suficiente espacio para seguir apilando.
-
Clona este repositorio:
git clone https://github.com/annahico/Stack-Game
-
Abre el archivo
index.html
en tu navegador.
https://github.com/annahico/Stack-Game
This is a 2D block stacking game where the objective is to stack blocks as high as possible. Players must drop the blocks in the correct position to align with the bottom block. If the blocks don't fit correctly, they are trimmed, leaving only the part that fits onto the tower. The game ends when there's not enough space to continue stacking.
-
Clone this repository:
git clone https://github.com/annahico/Stack-Game
-
Open the
index.html
file in your browser.
https://github.com/annahico/Stack-Game