I Created a SNAKE A.I. | JAVASCRIPT | A* search algorithm
I used plain javascript and A* search algorithm to create an Artificial Intelligent snake in the Classic Snake Game. You can download the source code from my GitHub repository. ? Subscribe for more programming videos: https://www.youtube.com/channel/UCMy9YTyzDCCElGIPGYyw6nw?sub_confirmation=1 About this Video In this video, I have created a snake A.I in snake game. I have used HTML5 Canvas and plain Javascript for this program. A* search algorithm is used to find the shortest optimal path between the snake and the food. Watch this video, If you want to create a snake game from scratch using javascript: https://youtu.be/M7vnnIMp95Q Link to other Javascript related videos: https://www.youtube.com/watch?v=O3eKvwNoyqA&list=PLgeyKW6YqRibjkMd28lbuz-zvXZSztzpI Source code for snake A.I: https://github.com/ashwani322/AI_Snake_Game Read more about A* search algorithm: https://en.wikipedia.org/wiki/A*_search_algorithm Thank You so much for watching
I used plain javascript and A* search algorithm to create an Artificial Intelligent snake in the Classic Snake Game. You can download the source code from my GitHub repository. ? Subscribe for more programming videos: https://www.youtube.com/channel/UCMy9YTyzDCCElGIPGYyw6nw?sub_confirmation=1 About this Video In this video, I have created a snake A.I in snake game. I have used HTML5 Canvas and plain Javascript for this program. A* search algorithm is used to find the shortest optimal path between the snake and the food. Watch this video, If you want to create a snake game from scratch using javascript: https://youtu.be/M7vnnIMp95Q Link to other Javascript related videos: https://www.youtube.com/watch?v=O3eKvwNoyqA&list=PLgeyKW6YqRibjkMd28lbuz-zvXZSztzpI Source code for snake A.I: https://github.com/ashwani322/AI_Snake_Game Read more about A* search algorithm: https://en.wikipedia.org/wiki/A*_search_algorithm Thank You so much for watching