hyperfocusaurus / speed

A javascript programming game in which you program cars to race around a track.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Speed

Speed is a car racing game in which the cars are programmed via JavaScript and then raced against each other. It's 2D, top-down, and very simplistic, as it is a proof of concept for the idea of a game in which you write AI for self-driving cars to compete against each other in motorsports.

Even still, there are some very interesting problems to solve in this domain, and I cannot solve them all alone.

If you are interested in helping me, please get in touch. My email address is on my github profile.

About

A javascript programming game in which you program cars to race around a track.


Languages

Language:JavaScript 92.6%Language:HTML 7.4%