Battleship (Game) in C# .NET
Battleship game is a classic game in which you guess the positions of your opponent's ships. You win the game by destroying all ships of your opponent. You can either play against the AI or human player. The game is made in console. Each player starts with 15 ships. The player doesn't guess the ship position, but instead moves around directly on the board and claims the tile he wants to reveal.
Gallery
Download
By downloading the following file, you agree to the license terms
Downloaded 100x (19.34 MB)
Application includes source codes in language C# .NET