Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jplane/battleship-dotnet


https://github.com/jplane/battleship-dotnet

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# Battleship.NET

This is a simple implementation of the famous [Battleship board game](https://en.wikipedia.org/wiki/Battleship_(game)) using [C#](https://dotnet.microsoft.com/en-us/languages/csharp) running on [.NET 8](https://learn.microsoft.com/en-us/dotnet/core/introduction). It runs purely on the command line, and allows one player against the computer.