Skip to content

Instantly share code, notes, and snippets.

@ckissane
ckissane / Venture.html
Created October 13, 2015 00:24
Colossal Cave Adventure 2.5 ONLINE!
<!doctype html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="task.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Emscripten-Generated Code</title>
<style>