Beautiful CLI flower garden game - water flowers and watch them grow into stunning patterns!
Transform your terminal into a magical garden where you can nurture 5 different types of flowers, each growing into unique mathematical patterns and fractals.
-
5 Unique Flower Types: Each with distinct mathematical patterns
- 🌹 Spiral Rose - Fibonacci spirals with blooming petals
- 🌳 Fractal Tree - Recursive branching with leaves
- 🌺 Mandala Bloom - Geometric circular patterns
- 🌊 Wave Garden - Flowing sine wave patterns
- ⭐ Star Burst - Radiating star patterns
-
Growth System: 10 levels of growth for each flower
-
Persistent Save: Your garden state is automatically saved
-
Colorful Display: Beautiful terminal colors (with colorama)
-
Interactive Menu: Easy-to-use command interface
Install and run with a single command:
Alternative command:
- Launch the game: Run flower-garden in your terminal
- Choose an action: Select from the numbered menu options
- Water flowers: Watch them grow from seeds to beautiful patterns
- Enjoy the patterns: Each growth level reveals more complexity
- Save automatically: Your progress is saved between sessions
- 1-5: Water individual flower types
- 6: View your entire garden
- 7: Water all flowers at once
- 8: Reset garden (start over)
- 9: Quit game
- Python: 3.7 or higher
- Dependencies:
- colorama (for colored terminal output)
- Platform: Cross-platform (Windows, macOS, Linux)
MIT License - see LICENSE file for details.
Contributions welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (git checkout -b feature/AmazingFeature)
- Commit your changes (git commit -m 'Add some AmazingFeature')
- Push to the branch (git push origin feature/AmazingFeature)
- Open a Pull Request
If you enjoy this project, please give it a ⭐ on GitHub!
Issues? Please report them here.
Grow your digital garden, one flower at a time 🌱✨