Skip to content

Commit 64aa3fd

Browse files
authored
Merge pull request #701 from ninivert/patch-4
Added my contribution to Coding Challenge #107
2 parents b1fdf85 + 799c9d2 commit 64aa3fd

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

_CodingChallenges/107-sandpiles.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Sandpiles"
33
video_number: 107
44
date: 2018-06-18
5-
video_id: diGjw5tghYU
5+
video_id: "diGjw5tghYU"
66
repository: /CC_107_sandpiles
77
live_example: false
88

@@ -18,6 +18,14 @@ videos:
1818
- title: "Sandpiles"
1919
author: "Numberphile"
2020
video_id: "1MtEUErz7Gg"
21+
22+
contributions:
23+
- title: "Sandpiles JavaScript implementation"
24+
author:
25+
name: "Niels Vadot"
26+
url: "https://nielsvadot.design/"
27+
url: "https://ninivert.github.io/Sandpiles/"
28+
source: "https://github.com/ninivert/Sandpiles"
2129
---
2230

2331
In this coding challenge, inspired by Numberphile I visualize "sandpiles" with Processing (Java).

0 commit comments

Comments
 (0)