/TOP-BattleShip

Website for Battleship Game for The Odin Project

Primary LanguageJavaScript

Battleship

This is website which allows a user to Play battleship game. The user can arrange their ships in the board.After that they need to find the ships which are placed by the computer and the computer will find the ships which are placed by the user.The one who finds all the ships is the winner.

What I have used in this Project:

  • React
  • Jest - Testing framework
  • Scss
  • Animate-css library
  • React-icons

Learnings from this Project:

  • Thinking in react
  • Drag and drop
  • Conditional Rendering

Preview:

battleship Netlify Status