Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 356 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 356 Bytes

Battleship

Live Demo

Purpose

Practice Test Driven Development to create the game Battleship. Focus on writing units tests for the game logic, not DOM manipulation.

Game Features

  • Utilize drag and drop API to place ships
  • Play against computer AI
  • Select easy or medium difficulty
  • Set user's name