Cars game AI using neural networks. It was created for school project.
Live demo: https://mati365.github.io/neural-cars/
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.
- ES7
- Ramda, https://ramdajs.com/
- React
Lead programmer: Mateusz Bagiลski
Some No08 who has to be carried: Adam Iwaszkiewicz
This project is licensed under MIT license - see the LICENSE.mf file for details.