Project

General

Profile

Download (14.6 KB) Statistics
| Branch: | Revision:

distorted-objectlib / src / main / java / org / distorted / objectlib / main / TwistyObjectScrambler.java @ a57e6870

# Date Author Comment
a57e6870 10/11/2021 10:53 PM Leszek Koltunski

make numLayers into an int[] (preparation for Cuboids)
Caution: because of previous changes to cubit order in cube, the Solver is broken!

198c5bf0 10/01/2021 11:26 PM Leszek Koltunski

Move more code to objectlib.

29b82486 09/29/2021 04:27 PM Leszek Koltunski

Initial commit