Continuing the Excel VBA games collection. This addition is a variant of the old Nokia Nibbles/Snake game. Here we introduce the concept of a game timer to allow for user input, API call to ‘user32’ library to recognise when a key press has been made and defining the key press behaviour using onKeys. The snake is controlled using a collection.
Link to the Excel file: https://drive.google.com/uc?export=do...
Whilst this is a long video, you can skip to the bits that interest you.
Hope you like this version of snake, please subscribe for more…