Skip to content

asampers/battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship

This is a simple implementation of the classic game Battleship, where you can play against the computer. The app is built using JavaScript, Webpack, Bootstrap, and Test-Driven Development (TDD) principles with Jest.

Game Rules

The game is played on a grid where you and the computer place ships of varying sizes. Once the ships are placed, players take turns guessing the coordinates of their opponent's ships to sink them. The first player to sink all of their opponent's ships wins.

Technologies Used

  • JavaScript
  • Webpack
  • Bootstrap
  • Jest (for testing)

Contact

Anna Sampers - LinkedIn - [email protected]

About

The classic game of Battleship created using TDD with JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published