Project

General

Profile

Download (43.1 KB) Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / java / org / distorted / patterns / RubikPatternData5.java @ c0495b7d

# Date Author Comment
c0495b7d 03/31/2020 10:55 PM Leszek Koltunski

Pretty Patterns: some patterns had 'empty' moves (i.e. angle 0). Protect the parser against such sequences and correct the first 12 such patterns.

bcd6384a 03/28/2020 06:43 PM Leszek Koltunski

Improve the Pattern data: unique names, more even splitting into categories.

4ed3823a 03/26/2020 12:16 AM Leszek Koltunski

Beginnings of the 3x3x3 Solver and Pretty Patterns.