Skip to content

Commit

Permalink
text
Browse files Browse the repository at this point in the history
  • Loading branch information
timruffles committed Dec 5, 2013
1 parent 522cb53 commit c5b9405
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bikes.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
<style>
body {
background: #444;
color: #fff;
font-family: Helvetica, sans-serif;
}
</style>
<p>Press A and D for left and right</p>
<canvas width=800 height=800></canvas>
<script>

Expand Down

0 comments on commit c5b9405

Please sign in to comment.