ExperimentsGamedev152: Match-3 Game with GodotJournal Initial GDScript code and Matching Patterns January 2, 2022 Updated: January 2, 2022 Specified how to match all possible combinations in a match-3 board and then came up with 16 possible matching patterns (8 horizontal matches and 8 vertical matches). Implemented the matching patterns with GDScript in a fresh Godot project. All Logs from 152: Match-3 Game with Godot Initial GDScript code and Matching Patterns January 2, 2022 Brainstorming Programming Specification ← Previous post 151: Restarting Digital Painting Next post → 152: Match-3 Game with Godot