Project

General

Profile

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

distorted-objectlib / src / main / java / org / distorted / objectlib / main / ObjectSignatures.java @ 60bed292

# Date Author Comment
60bed292 05/19/2022 12:25 AM Leszek Koltunski

Mixup Plus Cube: beginnings

d5411af4 05/13/2022 09:16 AM Leszek Koltunski

one more crash fix and a bump to 1.10.3

1bd4a248 04/13/2022 09:44 PM Leszek Koltunski

New Pentultimate puzzle.

53a8ad99 04/11/2022 11:28 PM Leszek Koltunski

Starminx I: beginnings

2addda73 03/20/2022 12:49 AM Leszek Koltunski

Trajber's 4x4 : JSONs, mesh.

8409826d 03/05/2022 02:19 AM Leszek Koltunski

Pyraminx Crystal: beginnings.

289ca015 02/28/2022 02:39 PM Leszek Koltunski

New, generic bandaged 3x3 class 'TwistyBandagedAbstract'.

Now, (almost!) any bandaged 3x3 can be created by extending this class and implementing one abstract method 'getPositions()'. Almost, because there's still one restriction: currently all cubits need to be one of the 5 allowed types: 1x1x1, 2x1x1, 3x1x1, 2x2x1, 2x2x2....