dernier virage
This commit is contained in:
parent
2ab470aa1c
commit
e7b54b4893
7
laby.py
7
laby.py
@ -15,7 +15,7 @@ class Laby:
|
||||
L10=0.40
|
||||
L11=1.10
|
||||
L12=2.95
|
||||
L13=0
|
||||
L13=0.15
|
||||
L14=0.40
|
||||
L15=0.90
|
||||
L16=0.20
|
||||
@ -37,6 +37,11 @@ class Laby:
|
||||
((L8+L3,L17+L4+L2-L5),(L8+L3,L17+L4+L2)),
|
||||
((L8+L3,L17+L4+L2),(L8+L3+L9,L17+L4+L2)),
|
||||
((L8+L3+L9,L17+L4+L2),(L8+L3+L9,L17+L10)),
|
||||
|
||||
((L8+L3+L9,L17),(L8+L3+L9+L14,L17+L13)),
|
||||
((L8+L3+L9+L14,L17+L13),(L8+L3+L9+L11-L16,L17)),
|
||||
((L8+L3+L9,L17+L10),(L8+L3+L9+L14,L17+L10+L13)),
|
||||
((L8+L3+L9+L14,L17+L10+L13),(L8+L3+L9+L11-L16,L17+L10)),
|
||||
]
|
||||
|
||||
def __init__(self, pos):
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 3cba7217145becdad084be9e5dc295a49ec0e819
|
||||
Subproject commit 1a86f9cdbf7bdc3133e087687553f88613ce53cd
|
Loading…
x
Reference in New Issue
Block a user