-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
17 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ objectives: | |
- goal: | ||
- It is the grand opening of Sigma (Σ), the hot new | ||
dim sum restaurant in town. | ||
You are the one and only wait staff. | ||
You are the solitary wait staff. | ||
- It seems that the manager went a bit overboard on furniture; | ||
there are dozens of `table`{=entity}s, | ||
but hardly any room to walk! | ||
|
@@ -31,9 +31,11 @@ robots: | |
- comparator | ||
- dictionary | ||
- grabber | ||
- lambda | ||
- logger | ||
- net | ||
- scanner | ||
- strange loop | ||
- treads | ||
- dozer blade | ||
- name: cook | ||
|
@@ -47,6 +49,7 @@ robots: | |
- branch predictor | ||
- comparator | ||
- dictionary | ||
- lambda | ||
- logger | ||
- rolex | ||
- scanner | ||
|
@@ -64,9 +67,11 @@ robots: | |
- branch predictor | ||
- comparator | ||
- dictionary | ||
- lambda | ||
- logger | ||
- rolex | ||
- scanner | ||
- strange loop | ||
- fork | ||
inventory: | ||
- [2, bitcoin] | ||
|
@@ -139,18 +144,19 @@ world: | |
'k': [grass, table, cook] | ||
'p': [grass, table, patron] | ||
's': [grass, empty cart] | ||
'x': [stone, erase] | ||
upperleft: [0, 0] | ||
map: | | ||
.@@@......... | ||
.@k@@@@@@@@@@ | ||
.@k@@@@@@@@x@ | ||
.@Bddddddddd@ | ||
.@d@@@@@@@d@@ | ||
.@d@SSSSS@d@. | ||
.@[email protected]...@d@. | ||
.@[email protected]..@d@. | ||
.@[email protected]...@d@. | ||
.@d@SSSSS@d@. | ||
@@d@@@@@@@d@. | ||
.@dxxxxxxxd@@ | ||
.@dxSSSSSxd@. | ||
.@dxxSxxxxd@. | ||
.@dxxxSxxxd@. | ||
.@dxxSxxxxd@. | ||
.@dxSSSSSxd@. | ||
@@dxxxxxxxd@. | ||
@ddddddddds@. | ||
@@@@@@@@@@p@. | ||
@x@@@@@@@@p@. | ||
.........@@@. |