Update README.md

This commit is contained in:
Andrean
2024-09-30 12:48:10 +00:00
committed by GitHub
parent 0983f28ee7
commit d84ddfdcb3
+4 -4
View File
@@ -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
# 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.