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:
http://pastebin.com/atfSSUef
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)
http://goo.gl/E97FMo
C++ Primer Plus (6th Edition) (Developer’s Library)
http://goo.gl/dcdEgi
Programming: Principles and Practice Using C++ (2nd Edition)
http://goo.gl/gBh4vg
Download link for visual studio 2012 express:
http://go.microsoft.com/?linkid=9816768
Thanks for watching and please subscribe.