/Battleships

Primary LanguageC#MIT LicenseMIT

Battleships

Simple one sided Battleships game implemented based on MVVM using MvvmCross with WPF as UI.

Built game on .NET 6 for Windows can be downloaded as ZIP from releases.

  • #ffff00 Yellow - miss
  • #ffA500 Orange - hit ship
  • #ff0000 Red - sunk ship

image