Skip to content

Commit

Permalink
remove version-specific message from html
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbykjack committed Oct 4, 2019
1 parent 35beec4 commit f361242
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bunner.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
</head>
<body>
<p>
Note: in <a href="https://bobbyjack.me/2019/10/03/bunner">this version (0.2)</a>, there are two tiles, some rudimentary graphics, ‘movement’, and a new win condition. <a href="https://bobbyjack.me/2019/10/02/bunner/bunner">Previous version (0.1)</a>.
</p>
<canvas id="canvas"></canvas>
<canvas id="dialog" width="900"></canvas>
<script src="bunner.js"></script>
Expand Down

0 comments on commit f361242

Please sign in to comment.