Created
December 9, 2015 15:11
-
-
Save KCreate/f4bde34937d21c53aa14 to your computer and use it in GitHub Desktop.
playcodemonkey.com universal solver
This file contains hidden or 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
[bananas].map (item) -> | |
item.map (item) -> | |
item.defaultValues=monkey.defaultValues |
Here's an easier way:
monkey.caughtBananas=bananas;step 1;
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you want the bushes, turtles and even the islands to be sucked up too, just extend the code like that: