LorisYounger/VPet

虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 20 minutes ago
Added to GitGenius on September 9th, 2026
Created on December 13th, 2022
Open Issues & Pull Requests: 27 (+0)
GitHub issues: Enabled
Number of forks: 675
Total Stargazers: 6,786 (+0)
Total Subscribers: 25 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 24.0 hours
Mean response time: 16.0 days
90th percentile: 18.8 days
Tracked items: 96

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Work labelled "bug" is answered fastest, typically in about 8 hours, while "enhancement" waits about 5 days. Only 13% of issues opened in the past year have been closed. Three people close 94% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 16
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 319 days
Stale 30+ days: 12
Stale 90+ days: 10

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (20)
  • bug (19)
  • animation (3)
  • bug maybe (3)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

VPet-Simulator is a desktop pet application framework that can be embedded into any WPF application.

The tool solves the problem of creating interactive desktop pet experiences by providing a complete simulation system with extensive animation and interaction support. It works by offering a core library that developers can integrate into their WPF projects, handling pet behavior states, animations, and user interactions. The framework supports numerous animation variations across different pet states and interaction types, along with feeding and care mechanics.

Developers should choose this tool if they are building WPF applications and want to add a desktop pet feature without building the system from scratch. It suits projects targeting Windows desktop environments where a pet companion can enhance user engagement. The tool is available both as a standalone application and as a NuGet package for integration into existing WPF projects. The project emphasizes being free and open source, making it accessible for both commercial and personal use.

The project maintains active development with ongoing refinement of core features and infrastructure. The codebase is well-organized with clear separation between the main Windows application, function modules for game logic, and UI design components. The maintainers actively support community contributions and feedback through multiple channels including GitHub issues, Steam community forums, and dedicated communication groups. The project provides comprehensive modding support through a separate mod maker tool, allowing creators to extend functionality with custom animations, items, dialogue, themes, and code plugins without requiring modifications to the core application.