An open API service indexing awesome lists of open source software.

https://github.com/cyrilsebastian1811/plant_growth_simulator

1st Sem Project-OOD
https://github.com/cyrilsebastian1811/plant_growth_simulator

Last synced: 2 months ago
JSON representation

1st Sem Project-OOD

Awesome Lists containing this project

README

        

# Plant_Growth_Simulator.
This is a Jswing simulation of a plant's growth, the app lets you select different rules and the number of generations. The simulation can be stoped mid way and the rule can be changed, and then resumed again.

Makes use of Singleton and Obervable-Observer Pattern, also makes use of Threads