YakudzaKY / HSR_SIM

Honkai star rail combat sim
Other
2 stars 0 forks source link

Honkai Star Rail simulator

[!CAUTION] At the moment, refactoring is underway, and there is a fairly significant change in the architecture. After fixing multithreading, formulas and autotests, SDK will be available for developers. JetBrains RIDER motivated me to switch from Windows Forms to WPF. And for one thing, I decided to redo all the calculations in the simulator... in general, I decided to redo everything

Description

What is it?

This is combat simulator reproducing combat in the Honkai Star Rail game with 100% accuracy.

What is can to do with it?

What profit i can get(at least when the project is in alpha)?

Developers node

Poject sctructure

The filling of the whole project. All mechanics, simulations and calculations are here. Btw you can write your own UI for this lib

Plans/Features:

License

This project is licensed under the terms of the MIT license.

Developed in JetBrains Rider

JetBrains