BryanGK / battleship

A battleship game using C# for the first time. Making use of classes and OOP. A great way to get familiar with a new programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C# Battleship

A battleship game made in C#

Summary

My first forray into C# and really getting to use OOP for the first time. This whole project was a lot of fun for me, making the game logic, making the UI and adding color, as well as using classes to seperate different parts of the program. I feel after this project that my understanding of code and code principles has been increased significantly. This is still only the beginning and I am excited to continue learning every day.

Author

Bryan Krauss - Full Stack Software Developer - LinkedIn | Website

About

A battleship game using C# for the first time. Making use of classes and OOP. A great way to get familiar with a new programming language.


Languages

Language:C# 100.0%