When using a programming language to create a game, we usually work with scripts. Scripts are files that we can use multiple times. 

We can create one script for movement and reuse it for every element that needs to do the same actions.