ROBO-Pet is a fun and interactive Tamagotchi-style pet that you can care for directly within VS Code! Watch as your robot pet's happiness, age, and state change over time, and take care of it by feeding and interacting with it.
Badges
Features
Real-time updates on your pet's happiness and state.
Interactive robot name change: Customize your pet’s name.
Cute robot animations: Watch your robot change emotions based on its happiness levels.
Age progression: Your pet ages over time, keep your pet happy for as long as possible.
Installation
Open VS Code.
Go to the Extensions view (Ctrl+Shift+X).
Search for ROBO-Pet.
Click Install.
To Run
Usage
Launch the ROBO-Pet view from the Explorer pane.
Your robot will start with a Happy state.
Over time, the robot will age and its happiness will decrease.
The robot will display different states based on its happiness (Happy, Hungry, Sad, Angry).
Change your robot’s name using the input box provided.
Code to make the robot happy.
Customization
You can customize the name of your robot by typing a new name in the provided input field and clicking Change Name.
Chat Usage
Minimal Chat Usage.
Only Used it for debugging and for figuring out Visual Studio Code API.