artem-bondar / greenhouse

A simple command line program that emulates greenhouse management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Greenhouse

A simple command line program that emulates greenhouse management.

Each turn you can open/close a window, switch ON/OFF humidification device or just skip an hour. The goal is to keep your temperature between 0°C and 40°C, humidity between 30 and 90.

Try to run your greenhouse as long as you can!

Controls

Are self-explainable, just use [key] and Enter to input your command.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

About

A simple command line program that emulates greenhouse management

License:The Unlicense


Languages

Language:C++ 98.0%Language:C 2.0%