Surprise Eggs Vending Machine is a game where the goal is to get an egg. The main mechanic is matching your coin total to the price on the screen, and i find this core loop simple.
Select coins to match the price on the display, enter the total, and await your reward.
The game uses a trial and error system for solving the price puzzle. The vending machine gives a friendly nudge if you fail.
Quick tip, you should always check the total amount before entering it. Adjust your coin selection wisely, then retry if you fail to match the price.
Q: What is the main gameplay loop? A: Select coins to match the price on the display.
Q: What are the controls? A: Not stated.
Q: Is there a timer or hints? A: Not stated.
Q: What is the main mechanic? A: Trial and error to solve the price puzzle.