This is a very basic 'game' created over the course of a few hours on 18th April 2020 for Ludum Dare 46 (although never submitted).
https://ldjam.com/events/ludum-dare/46/results
The theme was 'Keep It Alive', and the basic concept of 'watering a plant' came from Quill18's livestream of his own entry (post-mortem here: https://www.youtube.com/watch?v=qNbRizQu3cA).
It was a fun way to finally push myself to learn how to use 'ncurses' in Python, something I've been meaning to do for a while but never saw the opportunity to do it without effectively re-writing one of my existing projects from scratch.