Skip to content

histeven168/2048juego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 juego online

2048Juego.com is the ultimate online destination to play the addictive 2048 number puzzle game anytime, anywhere! Slide and merge numbered tiles to reach the elusive 2048 tile in this simple yet challenging brain-teaser. With smooth gameplay, intuitive controls, and a clean design, 2048Juego.com brings the classic puzzle experience straight to your browser—no downloads or registration needed.

Whether you're a casual player or a competitive puzzle master, test your strategy skills, beat your high score, and see how far you can go in this endlessly entertaining number game. Play now for free and join the 2048 challenge!

👉 2048 juego | spanish

👉 2048 juego | English

Quick Started

1. Clone project

git clone git@github.com:histeven168/2048juego.git

2. Install dependencies

cd 2048juego && yarn
#or
cd 2048juego && npm install
#or
cd 2048juego && pnpm install

3. copy .env.example and rename it to .env.local

# website URL
NEXT_PUBLIC_SITE_URL=http://localhost

4. Run it

yarn dev
#or
npm run dev
#or
pnpm dev

5. Open localhost with your browser to see it.

favicon.png

About

2048 juego

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages