Skip to content

Digital plant simulation project

Notifications You must be signed in to change notification settings

adamkdean/flora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Digital plant simulation project

Get Started


What is this project?

A digital plant simulator. Something I've wanted to write for a while but very rarely had the time or motivation. Now with the 2020 Global Lockdown and some time off, I can finally work on it.

What is the goal?

At first, to simulate basic plant lifecycle, with adjustable environmental factors such as sunlight, day length, precipitation, etc. In time, genetic factors could be added too, so that offspring can adjust to environmental factors.

What is the current status?

I haven't even started it yet.


License

MIT License

Copyright (c) 2020 Adam K Dean

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.