C++ Tutorial 10 - Making a simple ship battle (sinking) game

C Tutorial 10 - Making a simple ship battle (sinking) game Welcome to my simple tutorial on C . In this tutorials you will learn how to make a simple game in C that’s called ship sinking game. Here is the soruce code for this tutorial: If you have any questions I’ll be glad to answer, please leave a comment on the video. Great C books that I recommend for beginners: C Without Fear: A Beginner’s Guide That Makes You Feel Smart (3rd Edition) C
Back to Top