Introducing randomness into our game
We've now learned how to do calculations with Stencyl's instruction blocks, and we have also learned about the screen width block, which can be used to dynamically retrieve the width of the screen. However, earlier in this chapter, the issue of randomness was raised, but we haven't actually introduced that element of gameplay, so let's do that now.