louresb / snake-in-JS

Challenge held at the HTML Web Developer bootcamp - DIO platform

Home Page:https://snake-game-js-dio.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake Game in Javascript 🐍

In this project I recreated the classic Snake game. Learned important concepts like push, pop, setInterval, clearInterval and eventListener. I used my prior knowledge to spruce up the page a bit and showcase my Spanish.

Upgrades:

  • Webpage in spanish
  • Added user instructions
  • Added js code to avoid a invisible line bug as other devs had noticed and made a pull request to the main

πŸš€ Let's code! πŸš€

About

Challenge held at the HTML Web Developer bootcamp - DIO platform

https://snake-game-js-dio.netlify.app/

License:MIT License


Languages

Language:JavaScript 59.5%Language:HTML 25.5%Language:CSS 15.1%