added MinMoves to lvl files, added score system in game observer
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Description: test obstacles
|
||||
MinMoves: 2
|
||||
Background: background-lila
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
Description: test obstacles
|
||||
MinMoves: 14
|
||||
Background: background-lila
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
Description: find the fruit
|
||||
MinMoves: 7
|
||||
Background: background-lila
|
||||
|
||||
|
||||
|
||||
@@ -1,17 +1,18 @@
|
||||
Description: win
|
||||
MinMoves: 5
|
||||
Background: background-lila
|
||||
|
||||
|
||||
|
||||
|
||||
########
|
||||
#v o #
|
||||
# S<# #
|
||||
# o <o#
|
||||
#v S # #
|
||||
# #### #
|
||||
|
||||
|
||||
# #### #
|
||||
# #
|
||||
#> ^#
|
||||
# ^#
|
||||
########
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
Description: use multiple players
|
||||
MinMoves: 4
|
||||
Background: background-lila
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
Description: space
|
||||
MinMoves: 3
|
||||
Background: background-lila
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user