Skip to content
forked from simimpact/srsim

A certain gacha game simulator

Notifications You must be signed in to change notification settings

KodieCalcs/srsim

 
 

Repository files navigation

srsim

A certain gacha game simulator

Design notes

pipeline:

  • data extraction

protos:

  • model definition

pkg/core:

  • core interfaces; glues everything together

pkg/simulator:

internal/character:

  • character implementation

internal/cones:

  • cones/weapon implementation

internal/relic:

  • relic implementation

internal/enemy:

  • enemy implementation

Dev environment requirements:

You will need to have the following installed:

About

A certain gacha game simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 72.7%
  • TypeScript 26.2%
  • Other 1.1%