Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 429 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 429 Bytes

Arcade-Snake

Ironhack project #1

A one-player JavaScript based desktop arcade game where the player attempts to eat apples by running into them with the head of the snake. Each apple eaten makes the snake longer and also after a few apples the control keys start twisting, so controlling is progressively more difficult.

Technologies Used: JavaScript, Git, CSS, HTML.

Live demo: https://teresaplaz.github.io/Arcade-Snake/