Skip to content

CaPusto/stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack-2025!
A Modern Remake of the Classic "Stack!" (2005)

gameplay

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!

Features

  • 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.

Demo

Play the game online:
https://capusto.github.io/stack/

How to Play

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.

Installation (Offline Play)

  1. Clone or download the repository.
  2. Place all files in a folder.
  3. Open index.html in any modern browser (Chrome, Firefox, Safari, Edge).

No server or build step required – pure client-side HTML/CSS/JS.

Credits

  • 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

License

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

About

Remake original game "Stack!" by "Wisematix Interactive" 2005

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors