/battleship

Battleship project on The Odin Project's curriculum using Test Driven Development.

Primary LanguageJavaScript

Battleship

Battleship project on The Odin Project's curriculum using Test Driven Development.

📖 About Game

"Battleship is a strategy type guessing game for two players. It is played on ruled grids (paper or board) on which each player's fleet of warships are marked. The locations of the fleets are concealed from the other player. Players alternate turns calling "shots" at the other player's ships, and the objective of the game is to destroy the opposing player's fleet." - Wikipedia.

💻 Play Demo

Click here to play in your browser.

🛠 Tool & Technologies

  • Webpack.
  • Babel.
  • Jest.

🙏 Acknowledgement

🔜 Comming Soon

  • 2 players support.

🐛 Found a bug?

Feel free to create a New issue.