Candy Crush Forever is a web-based platform that combines a powerful Level Editor and a functional Web Player for creating and playing custom Candy Crush Saga levels — all in your browser!
Made with ❤️ by Metr.
- Go to
/editor/index.html - Build your custom level using the UI
- Click the
▶ Playbutton to test it
The
▶ Playbutton will open the player with your level preloaded.
- Open
/player/index.html - Paste a
levelCodein the URL like this:
/player/index.html?levelCode=YOUR_LEVEL_CODE_HERE- You can click "Enable Sugar Drops" to play using the alternate SWF:
/player/sugardropindex.html?levelCode=YOUR_LEVEL_CODE_HERE- Drag-and-drop Level Editor with visual tools
- Multiple level types supported
- Full support for Sugar Drops
- Web Player UI with background personalization
- Toggle between Editor and Player seamlessly
- Shuffle system using
urls.txt(optional) - Debug tools for advanced users (
Ctrl+D)
The Player uses SWF files, so you'll need a Flash-compatible browser like Waterfox Classic. Use the install guide here: Get Flash-Enabled Browser
This project is fan-made and not affiliated with King.
- Editor code by Metr
- Based on the structure of Candy Crush Saga
- All assets are owned by King, used for educational purposes
This project is licensed under the MIT License - see the LICENSE file for details.