enemy movement - edSBHS/programmingProjectL3 GitHub Wiki

the enemy will be created as an class with an array. i will load image assest at the end, just get the block moving correctly, and collision working

enemy movement by going left to right, dropping if touching the edge is complete

enemy has been created, getting enemy as a image is the next step

enemy animation will be the last thing to work on for the enemys

getting multiple enemys working is in bug testing