TURBOMODE FOR FAST LEARNING SPACE TO RESET RIGHT ARROW TO CHANGE TRACK This is my first decent AI project ever in any programming language. There were no tutorials I could find so I did it with my knowledge of Q-learning (which is probably wrong). Managed to get this car AI that if learns properly, it will go on any possible track. It may take some time or a bit of luck, but for me, it ended up fully learning in like 5-10 minutes and was perfect. I'm kinda proud lol. It is a car with 5 detectors in front of them each detecting if touching the walls. If they are, its added to a list. We then assign that to a random variable that decides what to do in that situation. If we die, it will cahnge a random thing. If we survive, it doesnt do anything. When we go to the next level, it speeds up.
Coded by me NOTE: (I made this a long time ago but looking back, i am pretty sure its not Q-learning lol) I learned a decent amount of it from watching code bullet lol. Wow thx for the views and favs, but why did they all of a sudden appear almost all at once in within an hour xd not complaining thx guys!