Excel Snake Game VBA Macro (Advanced) Part 2/2

Опубликовано: 04 Октябрь 2024
на канале: Excel Macro Mania
10,152
163

This is the continuation of a previous video where we started creating the classic Snake game in Excel using VBA macros. In the previous video we learnt how to move the snake with the keyboard arrows. In this video we will add the apple and program the growth of the body of the snake. We will also add movement using the SetTimer function, which was explained in this other video (Excel Shapes Movement):    • Excel Shapes Movement VBA Macro  
Find the Excel Snake Game file with comprehensive code in the following post in the Excel Macro Fun blog: https://excelmacrofun.blogspot.com/20...

For more Excel VBA fun applications and games visit Excel Macro Fun: https://excelmacrofun.blogspot.com/

And for other Excel VBA learning resources and applications visit any of the other blogs of the Excel Macro Mania saga:
Excel Macro Class (https://excelmacroclass.blogspot.com)
Excel Macro Business (https://excelmacrobusiness.blogspot.com)
Excel Macro Sports (https://excelmacrosports.blogspot.com)