added first draft litris
This commit is contained in:
@@ -162,7 +162,9 @@ class Pickaxe_Field(GameBase):
|
||||
#5 merge if secone row bottom matches #4
|
||||
#6 rightest column has no empty spots (enable downwards movement)
|
||||
|
||||
|
||||
# phase 1 build up second, third, fourth etc
|
||||
# phase 2 build up merge bottom right
|
||||
# phase 3 merge
|
||||
|
||||
points = 0
|
||||
highest = np.max(shift_dir)
|
||||
|
||||
Reference in New Issue
Block a user