Skip to content

pixelkey/fractal-garden

Repository files navigation

Fractal Garden

A procedural plant growth simulation that generates beautiful, dynamic gardens. Plants grow, branch, flower, and respond to environmental conditions in real-time.

Features

  • Procedural plant generation with realistic growth patterns
  • Dynamic branching system with natural variation
  • Beautiful flower rendering with petal layering
  • Environmental factors affecting plant growth (light, water)
  • Plant health system with gradual withering
  • Day/night cycle effects

Installation

  1. Clone the repository:
git clone https://github.com/pixelkey/fractal-garden.git
cd fractal-garden
  1. Install dependencies:
pip install -r requirements.txt

Usage

Run the simulation:

python main.py

License

MIT License - see LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages