Skip to content

In this page I replicated without gravity the famous mobile game "Stack Game", which consists of stacking blocks one on top of the other.

License

Notifications You must be signed in to change notification settings

DiegoLibonati/Stack-Game-3D

Repository files navigation

Stack Game 3D

Getting Started

  1. Clone the repository on your computer using: git clone URL.
  2. Go to the APP directory.
  3. Install dependencies using yarn install.
  4. Use yarn run dev to run in develop this project

Description

In this page I replicated without gravity the famous mobile game "Stack Game", which consists of stacking blocks one on top of the other. In case of stacking with a block that is not perfectly superimposed to the one below, the block above will lose the part that was not stacked correctly. The game ends when a block is not stacked correctly. To stack you will have to click.

Technologies used

  1. Typescript
  2. CSS3
  3. NodeJS

Libraries used

  1. THREE JS

Portfolio Link

https://www.diegolibonati.com.ar/#/project/Stack-Game-3D

Video

2023-12-15.21-51-07.mp4

Web

https://stack-game-3-d-page.vercel.app/

About

In this page I replicated without gravity the famous mobile game "Stack Game", which consists of stacking blocks one on top of the other.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published