A programming puzzle game inspired by LightBot. Learn coding concepts by guiding a robot to plant flowers!
๐ Play PlantBot
- Sequential Commands - Build step-by-step instructions
- Functions - Reuse code with Func1 and Func2
- Recursion - Functions calling themselves
- Problem Decomposition - Break complex tasks into simpler steps
Assets: Modular Pixel Isometric Tiles by HappySmily
Engine: Built with Phaser 3
Made with โค๏ธ for learning