Skip to content

A top down car game that generates random tracks and uses NEAT to train neural networks to drive

Notifications You must be signed in to change notification settings

PoeQulta/CarGame-AI

Repository files navigation

CarGame-AI

A top down car game that generates random tracks and uses NEAT to train neural networks to drive

Usefull Code for Reuse:

  • ValtrAlgorithm: generates random convex polygons
  • PointInPoly: implements winding algorithm to check if point is within polygon

About

A top down car game that generates random tracks and uses NEAT to train neural networks to drive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages