Skip to content

WillDev12/csharp-desktop-pets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

csharp-desktop-pets

project-image

A repo inspired by Shirros/desktop-pet

shieldsshieldsshieldsshields

🚀 Demo

https://willdev12.github.io/posts/update/

🧐 Features

Here're some of the project's best features:

  • Add images to animate your pet
  • Select gifs for click hover and idle
  • Add sounds to be played on click
  • Specify width and height for display
  • Generate on the go with no pre-setup required
  • Make your own with NO CODE required

🛠️ Installation Steps:

1. Clone repo

$ git clone -b new --single-branch https://github.com/WillDev12/csharp-desktop-pets.git

// or install a theme

$ git init
$ git remote add origin https://github.com/WillDev12/csharp-desktop-pets.git
$ git fetch origin
$ git checkout origin/themes -- "Name - Author"

2. Customise (optional)

Add images and edit data/pet.json

3. Run

$ ./csharp-desktop-pet.exe

🍰 Contribution Guidelines:

To add a theme, please refer to /themes branch (store theme in a new folder titled "[PetName] - [Author]"). To change up how the program runs, edit the /new branch. (remember to save changes in /src too!)

💻 Built with

Technologies used in the project:

  • c#
  • .net runtime

🛡️ License:

This project is licensed under the MIT license