climaxmba / battleship

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

Home Page:https://climaxmba.github.io/battleship/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://climaxmba.github.io/battleship/


Languages

Language:JavaScript 85.3%Language:CSS 14.7%