A collection of fun and simple 2D mini-games made with Unity โ built for learning, practice, and creativity!
Includes classics like Snake, Suika Game, Dino Run, Gacha Simulator, and more!
Unity 2D Minigame Collection is a personal learning project focused on exploring different gameplay mechanics in Unity.
Each mini-game is built as a separate scene, demonstrating key Unity concepts such as:
- Scene management
- Player input handling
- 2D physics and collisions
- UI and scoring systems
- Animation, effects, and simple logic
This project is designed as a learning playground โ perfect for beginners or anyone experimenting with Unity 2D game design.
| Game | Description | Status |
|---|---|---|
| ๐ Snake | Control the snake, eat food, and avoid hitting yourself | โ Complete |
| ๐ Suika Game | Drop fruits to merge them into larger ones | โ Complete |
| ๐ฆ Dino Run | Jump over obstacles and survive as long as possible | ๐งฉ In Progress |
| ๐ฐ Gacha Simulator | Pull random items/characters with rarity rates | ๐ ๏ธ In Development |
| ๐ฅ More Coming Soon! | New mini-games will be added over time | ๐ Updating |
- Clean and lightweight 2D graphics
- Each mini-game in its own Unity Scene
- Supports multiple platforms (Windows, Android, WebGL, etc.)
- Basic sounds and animations
- Easy to modify or extend for learning projects
The latest builds are available in the Releases section:
| Platform | File | Description |
|---|---|---|
| ๐ฑ Android | minigame_1.4.0.apk |
Android build (installable APK) |
| ๐ป Windows | Minigame_LauncherSetup.msi |
Windows installer (setup file) |
๐ Version 1.4.0 includes gameplay improvements, bug fixes, and new features!
- Windows: Download .msi file and install launcher -> open launcher -> select folder -> press download button -> play
- Android: Download APK file and install -> play