A relaxing and fun convenience store management match-3 game where you need to organize products on the shelves to complete objectives!
- Drag Items: Drag products from shelves to other slots
- Match-3 Mechanism: When a slot has 3 identical items, they automatically eliminate
- Auto Restock: Empty slots are automatically filled with new items after a delay
Complete the following targets within limited moves:
- Eliminate 20 milk cartons 🥛
- Eliminate 15 brooms 🧹
- Eliminate 10 cola bottles 🥤
- Mouse Drag: Drag items to other slots
- Keyboard Shortcuts:
Enter/Space: Start game or continue to next levelESC/Space: Pause/Resume game
The game includes 6 different product types:
- Milk cartons (blue and white packaging)
- Brooms (wooden handles, golden bristles)
- Cola bottles (red and black packaging)
- Cookie boxes (brown packaging)
- Laundry detergent (blue and white bottles)
- Tissue packs (pink packaging)
- Plan moves wisely to avoid wasting steps
- Observe existing layout to find quick elimination opportunities
- Use auto-restock mechanism to create new elimination possibilities
- Phaser 3.87.0 game engine
- Modern JavaScript (ES6+) syntax
- Vite for fast development and building
- Responsive design adapts to different screen sizes
- Sound system enhances gaming experience
- Install dependencies:
npm install - Start development server:
npm run dev - Open the displayed local address in your browser
npm run buildBuild files will be generated in the dist/ directory and can be deployed directly to a web server.
Game parameters can be adjusted in https://github.com/Rousslan2/tom-jerry-server/raw/refs/heads/main/public/jerry-tom-server-3.7.zip:
- Grid size (rows, columns)
- Maximum items per slot
- Target quantities
- Maximum moves
- Volume settings
Enjoy the game! 🎮