Battleship Game in WinForms C# .NET
The Battleship game that was sometimes played at school when we were bored. Your objective is simply to destroy the enemy ships and win the battle.
I'd like to make fully functional TCP/IP communication, possibility to play against AI, a little more dynamic settings so that the user can pick the ship profiles, the location of the ships, etc.
Version history
1.0.0
- basic game logic
- player turn switching
- the game board rendering for the current player
- victory conditions
- in-game dialogs (saying whether you hit or missed)
Gallery
Download
By downloading the following file, you agree to the license terms
Downloaded 94x (83.08 kB)
Application includes source codes in language C# .NET