Skip to content

Challenge held at the HTML Web Developer bootcamp - DIO platform

License

Notifications You must be signed in to change notification settings

louresb/snake-in-JS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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! 🚀

Languages

  • JavaScript 59.4%
  • HTML 25.5%
  • CSS 15.1%