Welcome to the Automated Garden Simulator, a fun and interactive way to simulate gardening with weather effects, plant selection, and system functionalities.
- 🏡 Grid-Based Garden: Click to plant various plants.
- ☀️ Dynamic Weather: Sunny and Rainy
- 🌳 Plant Selection: Choose from Rose, Orange Tree, Lemon Tree, and more.
- 💧 Sprinklers & Rain Simulation: Keep your garden hydrated.
- 🦗 Pest Control: Handle temperature and apply pesticide.
- Java (Version 21)
- JavaFX (Version 22)
- JUnit (Version 5.9.1)
- Log4j (Version 2.23.1)
- JSON (Version 20240303)
- Maven Compiler Plugin (Version 3.10.1)
- JavaFX Maven Plugin (Version 0.0.8)
git clone https://github.com/KeyaPatel03/Ooad_Project-1.git
cd Ooad_Project-1
To run the application with API mode, execute:
GardenSimulater.java
To run the application with graphical user interface (GUI), execute:
GUIMain.java