Making Snake in Ncurses - Tutorial 8 - Animating the Snake
In this tutorial, we will be animating the snake using the properties of the queue data structure. First I conceptually show how the queue will be used to animate the Snake, then I actually code the steps required to animate the Snake utilizing the Snake API we created in Tutorial 7. Previous Video: https://youtu.be/oZfRXM4GQN4 Support the channel: https://www.paypal.com/donate/?business=VZF3RQ3G5CM7N&no_recurring=0&item_name=Helps+support+the+channel+and+keep+me+motivated+to+continue+making+videos.¤cy_code=USD These tutorials assume a basic understanding of C/C++ programming, as well as the ability to use the command line/terminal. These tutorials also assume you have installed the ncurses library for your operating system. If you haven't installed ncurses, google "install ncurses" plus the name of your operating system (i.e. Mac, Ubuntu, etc.) to find instructions on how to download (I'd supply links, but they may be outdated or dead at some point). For instructions on how to get ncurses working on Windows (like I have done here) check out my other video: https://youtu.be/DtHO5DBZQHw For more advanced ncurses tutorials, check out KayOS Code's channel: https://www.youtube.com/user/bryceslashgaming TIMESTAMPS 00:00 Intro 00:48 Conceptual 12:52 Coding
Download
0 formatsNo download links available.