This is a text-based Pet Rock Simulator (except it's a tungsten cube rather than a rock) written in Python 3.13.
You take care of a tungsten cube by feeding it, taking it on walks, and cleaning it.
Simply clone the repo and run the cubesim.py script.
This can be done by opening a terminal and running
git clone https://github.com/WTCSC/pet-rock-simulator-RandomHuman2020
cd pet-rock-simulator-RandomHuman2020
python cubesim.py- Git
- Python 3
This script does not take any command-line arguments. Simply input one of the numbers shown to select an option.
If you wish to contribute code to this project, fork the repo, make your changes, and make a pull request.
This project is licensed under the BSD Zero Clause License.
See LICENSE.md for more info.
