Description
Sliding Puzzle – HTML5 Game
Sliding Puzzle – HTML5 Game is an engaging game where players challenge themselves to restore an image or solve a pattern by sliding tiles into their correct positions. Each move shifts a tile, creating a dynamic puzzle-solving experience that tests spatial awareness, logic, and problem-solving skills.
Features:
- Replayable Gameplay: Keeps players coming back.
- Easy Reskinning: Customize with your own designs.
- Customizable Game Settings: Adjust level time, number of stages, puzzle size (there are 2×2, 3×3, 4×4 in the game, but you can set any size you want) and the number of shuffle swaps made at the start of the level.
- Responsive Design: 1280×720 resolution with auto-resize support for landscape mode.
- 84 levels: You can adjust existing levels or create new ones (basic coding knowledge required).
- Easy level creation: To create a level, you don’t need any additional graphics. All you need is a 491×491 background and to set the field size to any desired value.
- Controls: Mouse and Touch.
- Cross-Platform Play: Compatible with Android, iOS, PC, etc.
- Powered by Phaser 3: Robust game framework.
- Customizable Audio Manager: Easily modify sound settings.
- Multilingual Support: English, French, German, Spanish, Italian with an easy-to-customize language system via XML.
- Local Currency: Manage in-game economy.
- Configured Ad System: Includes options for rewarded and interstitial ads.
- In-app purchases available: 4 positions available, with the ability to add more or to change existing.
- Progress Saving: Uses local storage.
- Comprehensive Customization: Modify text displays and image assets.
- Basic Options: Mute sound and music, change language, exit game, continue lost games by watching ads, hint.
- Backend Imitation on Client: Use this pattern to recreate your own server-side functionality.
- Local Social Features: Includes rewarded ads, interstitial ads and in-app purchases ready for future real API integration.
Item Includes:
- HTML5 Source Files
- Documentation