Skip to content

commitverse/brownian-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0a516d3 Β· Apr 7, 2025

History

1 Commit
Apr 7, 2025
Apr 7, 2025
Apr 7, 2025
Apr 7, 2025
Apr 7, 2025
Apr 7, 2025
Apr 7, 2025
Apr 7, 2025

Repository files navigation

Brownian Robot Simulation – GSoC 2025 Python Challenge

This project simulates Brownian motion of a robot inside a square arena using Python.

πŸš€ Features

  • Simple robot physics based on Brownian motion
  • Collision handling with random direction change
  • Path tracking visualization
  • GIF generation of simulation

πŸ“¦ Requirements

  • Python 3.x
  • numpy
  • pygame
  • imageio

Install with:

pip install numpy pygame imageio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages