Skip to content

Shvngishrma/PetKittenCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PetKittenCLI

pet-kitten-cli-rust

Kitty Pet CLI

This program allows you to have and take care of your very own pet cat over the command line. Your cat will have different needs, and you can choose to fulfill or ignore those needs. However, be warned, ignoring your kitty and their needs will cause them to run away!

Features

  • Name your kitty :)
  • Take care of your kitty's needs (thirst, hunger, playfulness, snuggles)
  • Random events that affect your kitty's happiness, health, and energy
  • Visit the vet, beach, park, or go on a walk based on your kitty's age
  • Shop for items to improve your kitty's health, energy, and happiness
  • Save and load your kitty's progress

Installation

  1. Ensure you have Rust installed. If not, you can install it from rust-lang.org.
  2. Clone the repository:
    git clone https://github.com/prvjhnwr/kitty-pet-cli.git
  3. Navigate to the project directory:
    cd kitty-pet-cli
  4. Build the project:
    cargo build --release

Usage

  1. Run the program:
    cargo run --release
  2. Follow the on-screen instructions to interact with your kitty.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages