Battleboat.js
	A JavaScript AI that beats humans at battleship.
	How to play
	
		- Select your ships from the left-hand side
 
		- Place your ships on your map
 
		- Click on the cells of the enemy's map
		to find and destroy all five enemy ships 
		- The computer will fire on your ships
		immediately after you fire on its ships. 
	
	
		
			Your Fleet
			Please enable JavaScript to play this game
		 
			Enemy Fleet
			Please enable JavaScript to play this game
		 
	 
	
	Created by Bill Mei.
	This project is open source on GitHub.