From e4447a3c15c99f01210928f9932415e5d3a47764 Mon Sep 17 00:00:00 2001 From: QkoSad Date: Mon, 30 Sep 2024 13:41:00 +0300 Subject: [PATCH] README update --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f6d70b0 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +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 +https://github.com/gniziemazity/Self-driving-car