Battleship CLI banner

Battleship CLI

2 devlogs
3h 44m 59s

Battleships game played in the CLI. Coded using C#.

Feel free to contribute.

This project uses AI

Simple help along the way while learning the language. No code was written by AI.

Demo Repository

Loading README...

erik

Shipped this project!

A simple battleships game played in the CLI.

I’m quite happy with the final result, though the use of the variable currentBoard could’ve probably been made cleaner with the use of a class instead. But it’s a small project so nothing to really worry about.

erik

Added the ability to place and shoot ships. Made the UI look decently pleasant. Added foundational multiplayer logic (Needs user instructions and finishing touches).

Attachment
0
erik

Made all the core classes and methods and made a simple print function to try it out.

These visuals are nothing to show really, all the time has been spent laying the foundation to be able to build futher.

Attachment
0