<html lang="en"><head><meta charset="utf-8">
<title>Qre - the Q roguelike engine</title>
</head><body>
<p>Edit <a href="?plug=pencil">HTML</a> <a href="qre.js?plug=pencil">qre.js</a></p>
<hr><p>Click on the table to place 'O's, or press the arrowkeys to move.</p>
<div id="qre-container">placeholder</div>
<script src="qre.js?plug=none"></script>
<script>var Q = new Qre()</script>
</body></html>