Skip to content

Instantly share code, notes, and snippets.

View Guevarak1's full-sized avatar

Kevin Guevara Guevarak1

View GitHub Profile
#highest input should be 5 for testing
def recursion(level):
#accomidate for input params for move and turn
level = level/10
#set these to level
moveLev = level
turnAng = level