Skip to content

Latest commit

 

History

History
 
 

battleships

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

battleships-game

javaScript HTML and CSS

Welcome to another JavaScript Game walkthrough! In this game, we learn not only how to make the popular retro game battleships, but we team up with YouTubers codeSTACKr and Web Dev Simplified in order to make it multiplayer and style it to the MAX!

In this walkthrough we will:

  • make 5 draggable ships
  • rotate the ships prior to dragging
  • make the computer take random goes
  • display results based on who has sunk whose ship
  • display the winner