V-Wong/CubeSimRS

Refactor Geometric Moves

V-Wong opened this issue · 1 comments

The implementation of geometrics moves currently features a lot of duplicate code. This was originally done as a temporary solution to support arbitrary sized cubes. A more elegant solution with less duplicate code would be preferred here.

Solved by #57 ?
@V-Wong thoughts?