You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Java project is a Random Walker visualization tool with a Swing-based GUI. Users can set step count, walker type, world geometry, and path rendering (black or gradient). It demonstrates randomization, image processing, and color interpolation through modular code design.