C# Tutorial - tutorial create a simple battleship game in visual studio
Moo ICT
Full Tutorial and Source Code - https://www.mooict.com/c-tutorial-create-a-simple-battle-ship-game-in-visual-studio/
In this tutorial we will explore a simple battle ship game and show you how to create a fully functional game in visual studio using the c# programming language. This game is very component heavy because it uses lots of buttons, labels and other windows components. It is advised that you follow the tutorial step by step and make sure to double check your code when inputting them into Visual Studio.
This game is purely built on the windows form application in visual studio and we didn't use any third party game engines or libraries such as unreal, unity 3d or 2d, monogame or any other.
Hope you enjoy this tutorial, and keep an eye on MOOICT for future videos. ... https://www.youtube.com/watch?v=JM1i0VlOoKs
11566498 Bytes