5 lines
186 B
Markdown
5 lines
186 B
Markdown
# 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.
|