Skip to content

    random_walker

    Created by
    cmlohr
    cmlohr

    This random walker demo is an animated graphical program with a predefined entity that randomly wanders away from the starting point and randomly changes its colour and heading with every step. The tools used to build this program are Python, Tkinter GUI toolkit and the Python Turtle Graphics module.

    Loading...