Open utterances-bot opened 3 years ago
Usually when you think of a JavaScript game, you probably imagine something played in the browser, either rendered to the DOM or in an HTML…
https://www.taniarascia.com/snake-game-in-javascript/
Muy bien hecho el juego y muy simple de entender el código. Muchas gracias por compartir estos recursos.
wow, I just stumbled across this while making a lesson plan and this is an amazing portfolio
Writing a Snake Game for the Terminal in JavaScript | Tania Rascia
Usually when you think of a JavaScript game, you probably imagine something played in the browser, either rendered to the DOM or in an HTML…
https://www.taniarascia.com/snake-game-in-javascript/