Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!-- spacer -->
<script src="https://output.jsbin.com/juneqo.js"></script>
<!-- Player constructor -->
<script src="https://output.jsbin.com/nubijex.js"></script>
<!-- Place constructor -->
<script src="https://output.jsbin.com/dofuci.js"></script>
<!-- Map code -->
<script src="https://output.jsbin.com/dipaxo.js"></script>
<!-- Game initialization -->
<script src="https://output.jsbin.com/fisupe.js"></script>
 
/* Get Programming with JavaScript
 * Listings 13.17 and 13.18
 * Importing modules for The Crypt
 */
var game = theCrypt.getGame();
/* Further Adventures
 *
 * 1) Run the program and play the game.
 *
 *    > game.get()
 *    > game.go("east")
 *
 */
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
jrlarsenpro
0viewers