Skip to content

Releases: wang-ruifan/Genshin-HitTheRock

Final presentation version

26 Dec 13:48
Compare
Choose a tag to compare

V1.0.0

For English version, click me!

版本介绍

这是我在我的LabVIEW课程的期末演示上展示所使用的版本

功能介绍

  • 抽卡界面:消耗原石进行抽卡,可以抽取角色/武器
  • 仓库界面:可以切换角色/武器,切换角色时有特定语音
  • 游戏中界面:击打石头获取积分,根据积分获取原石,角色碰到石头会根据石头大小掉血,一条命扣完后会有特定语音

安装指南

下载release中的zip文件,解压后运行里面的install.exe文件即可。

当前版本问题

当鼠标单击没有控件的地方时,会卡死,重新运行后即可解决。
应该是事件结构的问题,但是暂时没空修复。

Version Introduction

This is the version I used for my final presentation in my LabVIEW course.

Features Introduction

  • Gacha Interface: Spend Primogems to draw for characters/weapons.
  • Inventory Interface: Switch between characters/weapons, with specific voice lines when switching characters.
  • In-Game Interface: Hit rocks to gain points, earn Primogems based on points, characters lose health upon hitting rocks depending on the rock size, and specific voice lines play when a character loses a life.

Installation Guide

Download the zip file from the release, extract it, and run the install.exe file inside.

Current Version Issues

When clicking in an area without a control, the game freezes. Restarting the game resolves the issue.
The problem seems to be related to the event structure, but I currently don't have time to fix it.