Skip to content

erondpowell/random-walks

Repository files navigation

A Problem Set to implement Random Walks from MITx 6.00.2x

In this project uses OOP and random walks to simulate a roomba vacuum cleaning a tile-grid floor.

Uncomment line 285 before running to get a graphical visualization of the robot(s) cleaning the floor.

Notes on: My code was added in ps2_working.py The starting code is preserved in ps2.py ps2_visualize.working.py was provided by MIT. Disregard what's in the .ipynb_checkpoints folder The file scratch_paper.py is exactly what it sounds like. .pyc files were provided to support older versions of python.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages