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

C Tutorial 18 - Simple Snake Game (Part 3) 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 finish our game, by adding a tail to the snake, and polishing the code up a bit. Source code: Finished game: 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) Download link for visual studio 2012 express: 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