Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.29 KB

README.md

File metadata and controls

51 lines (29 loc) · 1.29 KB

BattleShip App - Vanilla JS

A simple implementation of the BattleShip game to play against a slightly smart AI.


Live Demo

Click to visit

The BattleShip App was completed as part of The Odin Project and it has been expanded on the initial requirements provided.

List of features

  • Player can place their board by hovering over the gameboard
  • Ships can be placed in a column shaped or in row shaped
  • Visual cue when a ship has sunk

Video of features

upload.vid.mov

Demo

Website Desktop Image

To Do

  • Enable computer to randomly place ships at start of game

Acknowledgements

License

ISC

Authors

Contributing

Contributions are always welcome!

Kindly do a pull request with your contribution.

Feedback

If you have any feedback, please reach out to me in GitHub.