From 459917fe175ae33e03c7b5240337098318abb8aa Mon Sep 17 00:00:00 2001 From: Hans Scheuren Date: Tue, 17 Sep 2019 00:20:47 +0200 Subject: [PATCH] add codesandbox link added a codesandbox link to see the demo, will work better once pull request #1 is merged --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 662eef6..1ccc1de 100644 --- a/readme.md +++ b/readme.md @@ -39,4 +39,5 @@ var gamelength = 12000; i.e. `Iteration 50: Closest Player to ball: Louise Johnson,Closest Player to ball: Aiden Smith` --- -* See a match example [here](https://www.youtube.com/watch?v=ZuMKhEpWPEI) \ No newline at end of file +* See a match example [here](https://www.youtube.com/watch?v=ZuMKhEpWPEI) +* try a match on codesandbox [here](https://codesandbox.io/s/github/GallagherAiden/footballsimulationexample)