Stack-2025! is a faithful HTML5/JavaScript remake of the legendary puzzle game "Stack!" originally released in 2005 by Wisematix Interactive. This project brings the nostalgic gameplay into the modern web era with pixel-perfect visuals, responsive design, mobile touch controls, and high-score persistence.
Return to 2005 – now playable in any modern browser!
- Classic Gameplay – Connect three or more same-colored blocks in a line (horizontal, vertical, or diagonal) to clear them.
- Responsive Design – Scales perfectly on desktop and mobile devices.
- Touch Controls – On-screen buttons for mobile players (Bootstrap Icons).
- High Score Persistence – Best score saved via
localStorage. - Sound Effects – Simple beep-based audio feedback (mute toggle included).
- Pause & Game Over Screen – Full Bootstrap modal integration.
- Level Progression – Level increases every 30 cleared blocks; falling speed accelerates accordingly.
Play the game online:
https://capusto.github.io/stack/
| Action | Desktop Keys | Mobile Button |
|---|---|---|
| Move left / right | ← / → | ← / → |
| Rotate | ↑ | Rotate button |
| Soft drop | ↓ | — |
| Hard drop | Space | Drop button |
| Pause | P | — |
| Toggle sound | M | — |
Clear groups of 3+ same-colored blocks to score points. The game speeds up as you progress through levels.
- Clone or download the repository.
- Place all files in a folder.
- Open
index.htmlin any modern browser (Chrome, Firefox, Safari, Edge).
No server or build step required – pure client-side HTML/CSS/JS.
- Original Game: "Stack!" © 2005 Wisematix Interactive
- Remake & Adaptation: dudorov@gmail.com (2025)
- Libraries:
- Bootstrap 5.3.3 (CSS + JS bundle)
- Bootstrap Icons 1.11.3
This project is a non-commercial fan remake created for preservation and educational purposes.
All gameplay mechanics and visual style are inspired by the original 2005 game.
Feel free to fork, modify, and share – but please give credit to the original creators and this remake.
Enjoy the nostalgia!
Return to 2005 – now in 2025.
Last updated: December 2025
