Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ninetailsrabbit/match3-board
This lightweight library provides the core logic and functionality you need to build engaging match-3 games. Focus on game design and mechanics while leaving the complex logic to this library
https://github.com/ninetailsrabbit/match3-board
board gamedev godot match3 plugin
Last synced: 3 months ago
JSON representation
This lightweight library provides the core logic and functionality you need to build engaging match-3 games. Focus on game design and mechanics while leaving the complex logic to this library
- Host: GitHub
- URL: https://github.com/ninetailsrabbit/match3-board
- Owner: ninetailsrabbit
- License: mit
- Created: 2024-10-12T11:22:34.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T12:37:21.000Z (4 months ago)
- Last Synced: 2024-10-21T19:07:17.301Z (4 months ago)
- Topics: board, gamedev, godot, match3, plugin
- Language: GDScript
- Homepage:
- Size: 87.9 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
![]()
Match3 Board
The core logic and functionality you need to build engaging match-3 games
ยท
Report Bug
ยท
Request Features
- [๐ฆ Installation](#-installation)
# ๐ฆ Installation
1. [Download Latest Release](https://github.com/ninetailsrabbit/match3-board/releases/latest)
2. Unpack the `addons/ninetailsrabbit.match3_board` folder into your `/addons` folder within the Godot project
3. Enable this addon within the Godot settings: `Project > Project Settings > Plugins`To better understand what branch to choose from for which Godot version, please refer to this table:
|Godot Version|match3-board Branch|match3-board Version|
|---|---|--|
|[![GodotEngine](https://img.shields.io/badge/Godot_4.3.x_stable-blue?logo=godotengine&logoColor=white)](https://godotengine.org/)|`main`|`1.x`|