Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
haritonch committed May 5, 2019
1 parent 458a836 commit 2c3fa88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# [random-walker](https://haritonch.github.io/random-walker/)
A simple and good looking random walk simulation. The walker never steps back to where it was in the previous step, while choosing uniformly its next step from the other 3 directions.
It is based on a tutorial from [The Coding Train](https://www.youtube.com/channel/UCvjgXvBlbQiydffZU7m1_aw)
It is based on a tutorial from @shiffman [The Coding Train](https://www.youtube.com/channel/UCvjgXvBlbQiydffZU7m1_aw)

0 comments on commit 2c3fa88

Please sign in to comment.