Match 2 (Buildbox 3.5.0)
A downloadable game
Download NowName your own price
New Pair Gane Template IS HERE
This is the base template that allows you to create a Match Pair type of game created in Buildbox game engine.
Before you buy it make sure you watch the demo videos:
Free:
Paid:
Now what you will get on Paid version:
- A folder with used assets inside your game
- Commented code in all assets
- A new System called "Helper" that has "setTimeout", "setInterval" and "clearInterval" API logic implemented so JS devs can use this to create time-based events
- Level Loader that will randomly sequence between selected scenes when the last level is completed
Status | Released |
Author | Vlad NY |
Genre | Puzzle |
Tags | buildbox, game-template, match-game, Singleplayer |
Download
Download NowName your own price
Click download now to get access to the following files:
Match 2 3.5.0 - free.bbdoc 184 kB
Assets.zip 65 kB
if you pay 5.99€ EUR or more
Match 2 3.5.0 - paid.bbdoc 434 kB
if you pay 5.99€ EUR or more
Comments
Log in with itch.io to leave a comment.
hi vlad there is email or something that i can contact u i have some simple questions before i buy the pay version, that i want asking you
ty
Yes, please send me an email at:
vladny.fiver@gmail.com
ין Hi vlad , When the player clicks on the card to reveal it, he can click on it again and close it, that way you can actually click on all the cards and reveal the correct answers, is there a way to fix this? Maybe in the paid version?
Thank you
Hello,
I'm not able to reproduce the issue that you said above in free nor paid version of the app, can you provide more info like what bb version do you use and if you downloaded the bbdocs recently?
hi vlad ty for responde
my bad
the problam that i mention is in the older template of match 2 that u made
with the cube
What I meant for example:
When I click on the cube it changes color to blue
I can click on it again and it goes back to the original color
That way I can actually click on the cube, check what color it is
Press it again to return it to the original
That way I can actually check what color each cube is without actually being disqualified
i will download the new one now , ty
If you need that template to be fixed just let me know and as soon as I can I will fix it
how to make similar cards disappear if they are identical !
Currently, that option is not implemented but you can create it by removing
firstSelection & secondSelection from Game Manager object / Game Manager script inside the If statement that's on line 111