Releases: FintasticMan/AI-learns-to-drive
Releases · FintasticMan/AI-learns-to-drive
Game with self-driving cars, a UI and checkpoints
Merge pull request #8 from FintasticMan/checkpoints Revert "Merge branch 'main' into checkpoints"
Game with self-driving cars
Remove checkpoints Removing checkpoints from the neuro-evolution branch, as development on them is going to continue on the checkpoints branch
Game with raycasts
Inlcude p5.js library locally, for faster page loading Improve death system, so that when I implement neuro-evolution it works better Change return value of the Car.raycast(track) method, so that it doesn't have to calculate the distance twice Add the drawRaycasts option
Fully functional basic game
v0.1 Improved crash detection and bugfixes