/battleship-game

Simple Battleship game

Primary LanguageJavaScript

Battleship Game.

The following is a simple battleship game. The code is inspired by the game presented in chapter 8 of Head first Javascript and the images used are from the files (code, images, etc) attached with the book.

Head First Javascript web-page

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Head first Javascript authors.
  • README.md file format by PurpleBooth