Games Programming with Visual Basic lesson 6 - Multiple enemies using Picturebox arrays

Channel:
Subscribers:
64,099
Published on ● Video Link: https://www.youtube.com/watch?v=NIxpCinAL-o



Duration: 14:50
7,515 views
31


In this tutorial we learn to program multiple bugs by adding all the bug pictureboxes to a bug array, so we can repeat the same instruction for all bug objects (to follow the player around, and subtract lives when any one of them collide with the player).

Completed game can be downloaded here:
http://magicmonktutorials.com/videolist.php?supercat=2&key1=20







Tags:
multiple objects
arrays
picturebox array
visual basic picturebox array
Visual Basic (Programming Language)