A robot pet program based off the tamagotchi concept written in python, to be played via command line with various interaction options such as play, sleep, recharge, oil etc. Multiple statuses are tracked and affected by every action.
Code is a bit mesy and a work in progress. Used class options so to practice concepts