BattleShips
Play the Battleship game and sink the fleet
Authentication is required for this page (or via: Links >> Authenticate)
Choose action 'Shoot' and enter an X and Y coordinate then 'Submit' to fire
Choose action 'Show' then 'Submit' to see the enemy fleet positions (cheating)
Choose action 'List' then 'Submit' to list all shots fired in the current game
Internals
html file: /var/www.html/battleShips.html
css file1: /var/www/html/common.css
css file2: /var/www/html/battleShips.css
js file1: /var/www/html/common.js
js file2: /var/www/html/battleShips.js
cgi file: /usr/lib/cgi-bin/battleShips.cgi
corner image: /var/www/html/cornerImage.png
background image: /var/www/html/background.jpg
CGI source code: c