Update 3
After cleaning up the very early prototype and Godot learning mistakes, I can now create different levels and load them.
So there are 4 levels for testing with different setups.
Also added the sheep again. And while implementing that it can walk on free tiles, I made the mistake that it only moves on tiles where flowers where. I liked it so much, so I made it a feature. The sheep is moving only to adjacent tiles when there is a level 1 flower or shroom.
What I'm still undecided on is the way the game counts turns. The characters do a move after the player made a match. As it felt unfair the characters now keep moving until there is at least one match the player can make. Which results in the "issue" that it can be confusing when they do only one move or when they do several ones.
The feature that is missing right now is that you should be able to replace the characters when they are stuck. They are also a bit do dump often going in a direction where they corner themselves which feels unfair. So I need to find a better way to make it either more predicable or even more controllable by the player.
But the two things I want to implement next is a goal per map. Like "Create three trees". And the readability of the game would benefit if all moves ore done in sequence and not parallel. But that needs some refactoring.
Files
Match Tree
Match Tree is a breathtaking puzzle experience (...it's actually a match 3 game)
Status | Prototype |
Author | AndiDev |
Genre | Puzzle, Strategy |
Tags | 2D, Cozy, Fairy Tale, flower, Hex Based, Indie, match-three, Suika Game |
More posts
- Update 2439 days ago
- Update 23 - Map Scripting and Cleanup83 days ago
- Update 22 - New look, a lot refactoring, Godot 4.391 days ago
- Update 20 - New perspective, animations, new rulesApr 19, 2024
- Update 19 - Replace Characters & Magic WandApr 08, 2024
- Update 18 - New first maps and rule changesFeb 03, 2024
- Update 17 - New Map Unlock System and cleanupFeb 01, 2024
- Update 16 - Unlock maps with flowersJan 31, 2024
- Update 15 - World Map (YEAH!)Jan 17, 2024
- Update 14 - Arrows and Selection PreviewJan 14, 2024
Leave a comment
Log in with itch.io to leave a comment.