3D 2048 Stacking Game

Hello! I’m a hobbyist developer making games with threejs

Recently, I am developing threejs game(with cannonjs): “2048 TOWER” which is variant of the “2048” & “Threes”

2048 Tower

2048 Tower is a twist on the classic 2048 game, where numbers are merged to build towering layers!

  • Using 3D physics, the blocks move and interact with increasing force as you merge larger numbers.
  • Stack the blocks strategically to create bigger layers, use items, and increase your score.
  • If you stacks block within two moves, the generated block will gradually increase in size! (Combo possible)
  • Be careful, as the tower may collapse if you’re not careful!
  • Challenge yourself to merge the 512 tile and for a high score!

Playable Link: 2048 TOWER by RAEK GAMES

The intention behind this project is to blend the fast-paced, casual nature of block stacking with the classic 2048 concept. My goal is to see how well these two elements can be harmoniously combined.

It is currently in development, so I’d love to hear your feedback.

3 Likes

I just checked your game and your idea is very creative.
I would like to have more assist tools whenever added number.
It’s very hard to match 2048 now.
It is my opinion and your project is very beautiful anyway.
:+1: :+1: :+1:

1 Like

Thank you for playing and for your kind comments!
Actually, reaching 2048 is currently impossible, currently 512 is probably the highest number :sweat_smile::sweat_smile:.
As for the difficulty, I’m still experimenting, so I’m not yet sure whether to make it more challenging or easier.