estydaven / HalloweenGame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Little Game for Halloween

Hi everyone!👋 This is a little Halloween game that I started doing last year, but then I forgot about it a bit. But my friend Yanina insisted that I complete it😊 The Halloween mood is still in the air, so I'm not completely late with the game posting.

The game is not very difficult, I have not yet been able to solve some problems, but it works😅

What has been implemented:

  • ✅ Creation and movement of enemies
  • ✅ Movement of the player's picture when pressing the up and down keys
  • ✅ Saving the player's name and score in localStorage
  • ✅ Musical accompaniment with the ability to pause the music
  • ✅ Scoring and game levels

The game is implemented in html, css and vanilla js.

THE GAME IS NOT FOR MOBILE DEVICES!

Deploy link: estydaven.github.io/HalloweenGame/

About


Languages

Language:CSS 47.7%Language:JavaScript 36.7%Language:HTML 15.7%