Here is a simple Javascript A.I. tutorial for beginners. You need to have basic knowledge on HTML, CSS and JavaScript, as well as programming basics.
This tutorial is a starting point for people who want to implement A.I. in their projects. You are free to “steal” ideas and techniques from this 🙂
In this tutorial we will create a car with an A.I. driver, which will drive along a road avoiding obstacles. The avoiding will be made by the A.I. and not by direct programming (like using IF-statements).
In this first part we’ll create the scene and the objects needed.
More info on my website:
http://blog.niandrei.com/2015/03/01/javascript-artificial-intelligence-tutorial-for-beginners
The code over at jsfiddle: https://jsfiddle.net/niandrei/durho073/
Thanks for watching!
Original source
4 responses to “Simple Javascript A.I. tutorial – Part 1”
bro is there any algorithm name or just your logic
thank you for this video. What editor are you using and are you running a server for the files to update or just hitting refresh? your workflow is smooth and envious!
Ótimo vídeo, use este programa pra divulgar automático nas
redes sociais http://www.divulgarnofacebook.com/f/1751 DOWNLOAD
Excellent video — thanks for uploading it!
Some other JavaScript AI programs for MSIE are:
http://ai.neocities.org/AiMind.html — in English;
http://ai.neocities.org/Dushka.html — in Russian.