Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Sea Battle game in PowerShell

Create 5 submarines (single-funnel) and play against computer.

startbattle

Parameter

-EnableCheats Optional parameter. It will show computer's ships in a different table.

Examples

Starts Sea Battle game

.\Start-SeaBattle.ps1

Starts Sea Battle game in a cheat mode (shows computer's ships)

.\Start-SeaBattle.ps1 -EnableCheats