From 90c50318a21d3615a152e42b0a5b1f0c1e7226d9 Mon Sep 17 00:00:00 2001 From: lee Date: Tue, 2 Feb 2021 21:08:36 +0000 Subject: [PATCH] adding link to example --- subjects/road_intersection/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/subjects/road_intersection/README.md b/subjects/road_intersection/README.md index 19745b1fa..8fce3cb43 100644 --- a/subjects/road_intersection/README.md +++ b/subjects/road_intersection/README.md @@ -63,7 +63,7 @@ You are free to decide what algorithm you want to implement for the traffic ligh ### Example -You can see some examples [here](TODO : link to the gifs). +You can see an example [here](https://youtu.be/pC79E0fdzYo). ### Optional @@ -72,6 +72,7 @@ You can implement the following optional features : - A visualization of the traffic light, for example: a line that changes color from `Red` to `Green`. - Vehicle movement animation. You can find some cool assets : + - [limezu](https://limezu.itch.io/) - [finalbossblue](http://finalbossblues.com/timefantasy/free-graphics/). - [mobilegamegraphics](https://mobilegamegraphics.com/product-category/all_products/freestuff/). - [spriters-resource](https://www.spriters-resource.com/).