Skip to content

commitverse/brownian-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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