Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 926 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 926 Bytes

GEPS - Genshin Electro Puzzle Solver

Helps you solve the electro cube puzzles in Inazuma (Genshin Impact) Puzzle

Try it out now:

Click here to try

How does it work?

  • Enter the amount of cubes you see
  • Enter their current state (facing the right side = 1, clockwise = +1 (so 1 => 2 => 3 => 4) enter these in the order you want, but you need to keep this order in mind!
    • (first cube = A, 2nd = B, 3rd = C, ...)
  • enter for each cube their algorithm
    • which cubes changes when you attack A, when you attack B, when you attack C, ...
  • Click solve, it'll take a few seconds and will generate a path that solves it starting from the begin state you entered

Tutorial video:

Coming soon

Changelog:

  • Adding support for the non-rotating cube puzzles

  • Adding guide for non-rotating cubes

  • Massive performance update + bugfixes