BenComley-excell
In thisprintscreenI am seenaddinganotherpiece of code tosetthe limitsof how the sprite can
move aroundthe screenand to stopthe sprite frommovingoff the screen.Thisisshownbythe red
square.
BenComley-excell
In thisprintscreenI am seenhere creatingthe staticbackgroundformy game,whichwill stayinthe
backgroundand also adjustingthe backgroundpropertiesthisisshownbythe redsquare.
BenComley-excell
In thisprintscreenI am seenhere creating one of myenemyspriteswhichIwill shootatinmygame
and the enemywill tryanddestroymysprite.Thisisshownbythe red box.
BenComley-excell
In thisprintscreenI am seenhere creating apiece of code whichwill make the enemyspriteleave
the room whenithas gone off the screen.Thisisshownbythe redbox.