Same Game is a Java Swing GUI (Graphical User Interface) game. It is a modern reimagining of the classic Windows 3.1 game "Same Game" by Ikuo Hirohata. Same Game offers a relaxing and fun experience for players of all ages.
Same Game consists of the following features:
I enjoyed playing the classic Windows game "Same Game" as a kid, and for years I've wanted to create my own version of it that runs on modern operating systems. Same Game was made primarily because I wanted to experience the joy of playing it again, but also so I could bring it to others who may enjoy it as well.
Here are some screenshots of Same Game in action.
The code for this plugin is open-source and can be found on GitHub.
Releases are also found there. If you find bugs, please
file an issue on the Issues page.
Special thanks to Ikuo Hirohata for creating the classic Windows version that inspired me to create this version.
Same Game is played on a grid of colored blocks.
Each group of two or more blocks of the same color that is removed scores points using a mathematical formula. The formula is as follows:
n2 - 3n + 4
Where n is the number of blocks in the group.
Examples:
Why this formula, you ask?
This is the formula used in the classic Windows game "Same Game" by Ikuo Hirohata, which is the game that inspired me to create this version of Same Game. So I kept that formula when I created this version.
Before downloading, it is recommended you review the How To Play tab, which explains how to play Same Game. System Requirements and Installation Instructions can be found below.
This is the latest and recommended version of Same Game.
| Version | Date Published |
|---|---|
| 1.0.0 | June 22, 2026 |
In order to play Same Game, you will need the following system specifications.
Take the following steps to install Same Game: