Skip to content

Commit

Permalink
stylize demo
Browse files Browse the repository at this point in the history
  • Loading branch information
kenrick95 committed Nov 30, 2014
1 parent 84e79da commit e4c1a2a
Show file tree
Hide file tree
Showing 3 changed files with 475 additions and 463 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@

<body>
<header>
c4<br><small>Connect Four, with AI</small>
</header>
<section>
<canvas height="480" width="640">

</canvas>
</section>
<footer>
By <a href="http://kenrick95.org">Kenrick95</a>. Fork this project at <a href="https://github.com/kenrick95/c4">GitHub</a>.
</footer>
<script src="script.js"></script>
</body>
Expand Down
Loading

0 comments on commit e4c1a2a

Please sign in to comment.