mirror of
https://github.com/JasonYANG170/PCpet.git
synced 2024-11-23 12:06:31 +00:00
Update README.md
This commit is contained in:
parent
e25b8969fd
commit
6a8727e2b6
36
README.md
36
README.md
|
@ -1,23 +1,35 @@
|
|||
# YANG-PCpet
|
||||
本项目为桌面宠物程序
|
||||
|
||||
项目正式接入ChatGPTAI系统,现在你可以与大模型实现对话。
|
||||
<div align="center">
|
||||
<h1>PCpet</h1>
|
||||
<img src="https://img.shields.io/github/license/JasonYANG170/PCpet?label=License&style=for-the-badge">
|
||||
<img src="https://img.shields.io/github/commit-activity/w/JasonYANG170/PCpet?style=for-the-badge">
|
||||
<img src="https://img.shields.io/github/languages/count/JasonYANG170/PCpet?logo=python&style=for-the-badge">
|
||||
<br>
|
||||
<a href="https://discord.com/invite/az3ceRmgVe"><img alt="Discord" src="https://img.shields.io/discord/978108215499816980?style=social&logo=discord&label=echosec"></a>
|
||||
<br>
|
||||
|
||||
项目于2023年6月25日建立,2023年6月27日完成第一个测试版本
|
||||
# 支持功能
|
||||
1.按住ALT键,启动游戏模式,在该模式中宠物将会逃离你的鼠标指针。
|
||||
这是一项基于C++语言的QT应用程序
|
||||
|
||||
2.新增支持3种动画显示情况。
|
||||
<br>
|
||||
|
||||
3.新增支持自定义程序属性。
|
||||
</div>
|
||||
|
||||
4.新增宠物忠心进度条。
|
||||
## 🚧本项目已停止维护
|
||||
## 功能
|
||||
- ✅ ChatGPT3.5
|
||||
- ✅ AIChat
|
||||
- ✅ 按住ALT键,启动游戏模式
|
||||
- ✅ 多表情
|
||||
- ✅ 情感系统
|
||||
- ✅ 天气预报
|
||||
|
||||
5.新增饥饿系统,卫生系统。
|
||||
## QT版本
|
||||
基于QT6.0开发
|
||||
|
||||
6.新增天气预报。
|
||||
## 支持环境
|
||||
1.WindowsXP以上操作系统(推荐Windows10以上系统)
|
||||
2.64位操作系统
|
||||
|
||||
7.接入ChatGPT3.5AI聊天系统。
|
||||
# 程序界面
|
||||
![屏幕截图 2023-08-16 142353](https://github.com/JasonYANG170/YANG-PCpet/assets/39414350/6f304b4a-eb0c-43d7-9141-ab854fd0fbea)
|
||||
![屏幕截图 2023-08-16 142148](https://github.com/JasonYANG170/YANG-PCpet/assets/39414350/e99cb4e3-b48b-43e4-8ccd-a062103d1c35)
|
||||
|
|
Loading…
Reference in New Issue
Block a user