Racey – Direction Vectors

Now we want to add a vector for movement. STEP ONE: MODIFYING THE INIT FUNCTION Inside our class initialisation function ( __init__) we can create a vector for movement add the following to the __init__ … Continue reading Racey – Direction Vectors