Skip to content

adnanioricce/RandomWalk

Repository files navigation

A Random Walk implementation

This is a implementation of a Random Walk, it's simple, using only the default .net random number generator to get a random value between -256 and 256 and calculate the next position of the walker. To better feel it on the screen, I set it's color to the current position on screen

image-20210509164642749

About

A random walk implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages