From d84ddfdcb3312d3fb0c8f7b764f6e792e2a71378 Mon Sep 17 00:00:00 2001 From: Andrean <88448470+QkoSad@users.noreply.github.com> Date: Mon, 30 Sep 2024 12:48:10 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 57d2d0f..116442f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Create a simple 2d driving game where the point is to dodge cars. -And add AI without using any AI libraries. -To run it simply open the html file in any browser. -https://youtu.be/NkI9ia2cLhc \ No newline at end of file +# Self driving car +> Create a simple 2d driving game where the point is to dodge cars. +> And add AI without using any AI libraries. +> To run it simply open the html file in any browser.