C++ Tutorial 18 - Simple Snake Game (Part 1)

C Tutorial 18 - Simple Snake Game (Part 1) Welcome to my simple game tutorial on C . In this tutorial i will going to show you how to make a fun snake game. We will structure the code of the game and do some basic drawing in the console. Source code: Finished game: Download link for visual studio 2012 express: Great C books that I recommend for beginners: C Without Fear: A Beginner’s Guide That Makes You Feel Smart (3rd Edition) C Primer Plus (6th Edition) (Developer’s Library) Programming: Principles and Practice Using C (2nd Edition) If you have any questions I’ll be glad to answer, please leave a comment on the video. Thanks for watching and please subscribe.
Back to Top