An implementation of the Battleships game in C# and MonoGame.
- Currently singleplayer against (random) bot
- .Net 6.0
- Visual Studio (Code) with .Net 6.0 SDK
- MonoGame.Framework (provided via NuGet)
- Clone this repository
- Open solution file in Visual Studio
- Build the solution