Skip to content

beanrill/Battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Battleship

A battleship game on a 10x10 grid that involves two players. Both players will place their ships on the board. Each player's turn involves a placemen of a torpedo anywhere on the board. If it strikes the opposing player's ship, it will be marked on the board as struck, otherwise any other hit would be a miss. Once a player has hit all possible strikes on a ship then the ship has 'sunk'. A player wins by hitting every ship on the opponent's board.

About

Battleship-inspired game programmed in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages