CLEANUP: moved javascript to separate file
authorArun Persaud <arun@nubati.net>
Sat, 1 Nov 2008 22:52:14 +0000 (15:52 -0700)
committerArun Persaud <arun@nubati.net>
Sat, 1 Nov 2008 22:56:07 +0000 (15:56 -0700)
commit93495e04bade7db58d447d7c2c3a51b607bd8fd6
tree311b24fe9c049c02fcf93d03a44861cf1a64fd5f
parentec0599c27c8cd38cfc7e9939d753b2d9a262db00
CLEANUP: moved javascript to separate file

doesn't need to be in every html page. better to have it in its own file, so that it can be cached by the server.

Signed-off-by: Arun Persaud <arun@nubati.net>
include/game.js [new file with mode: 0644]
include/output.php