To create a basic snake game using javascript and html and control it with audio using Teachable Machine.
V Lohit Kumar - 19pa1a05i3@vishnu.edu.in
M H S S Ganesh Babu - 19p1a05b3@vishnu.edu.in
Usually In snake game we control the direction of movement of the snake using keys from keyboard, but for a change here we are going to control the direction of movement of snake using audio with the help of machine learning using teachable machine.
Up ----> Snake Moves Upwards
Down ----> Snake Moves Downwards
Down ----> Snake Moves Downwards
Right ----> Snake Moves Rightwards
Output Images :
Link for Game : https://Game-Using-Teachable-Machine.19pa1a05b3.repl.co
We have referred the snake game from here https://github.com/janbodnar/JavaScript-Snake-Game