Mati365 / neural-cars

๐Ÿš— Neural network 2D cars ray collision detection using ML genetic training algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT PRs Welcome

Neural Cars

Cars game AI using neural networks. It was created for school project.

Live demo: https://mati365.github.io/neural-cars/

Screens

Cars preview (gif)

Install

Steps to run:

git clone git@github.com:Mati365/neural-cars.git
npm install
npm run develop

server will listen on 3000 port at 127.0.0.1 address.

Built with

Authors:

Lead programmer: Mateusz Bagiล„ski
Some No08 who has to be carried: Adam Iwaszkiewicz

License

This project is licensed under MIT license - see the LICENSE.mf file for details.

About

๐Ÿš— Neural network 2D cars ray collision detection using ML genetic training algorithm

License:MIT License


Languages

Language:JavaScript 99.4%Language:Pug 0.6%