Skip to content

Releases: FintasticMan/AI-learns-to-drive

Game with self-driving cars, a UI and checkpoints

21 Jan 09:26
2e95a91
Compare
Choose a tag to compare
Merge pull request #8 from FintasticMan/checkpoints

Revert "Merge branch 'main' into checkpoints"

Game with self-driving cars

21 Jan 09:25
Compare
Choose a tag to compare
Remove checkpoints

Removing checkpoints from the neuro-evolution branch, as development on them is going to continue on the checkpoints branch

Game with raycasts

21 Jan 09:25
Compare
Choose a tag to compare
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

30 Nov 20:05
Compare
Choose a tag to compare
v0.1

Improved crash detection and bugfixes