Battleships game played in the CLI. Coded using C#.
Feel free to contribute.
Simple help along the way while learning the language. No code was written by AI.
Battleships game played in the CLI. Coded using C#.
Feel free to contribute.
Simple help along the way while learning the language. No code was written by AI.
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.
Added the ability to place and shoot ships. Made the UI look decently pleasant. Added foundational multiplayer logic (Needs user instructions and finishing touches).
Log in to leave a comment
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.
Log in to leave a comment