Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 280 Bytes

File metadata and controls

21 lines (14 loc) · 280 Bytes

ENIMemory

Description

Just a small memory game made in vanilla HTML, CSS, and JavaScript.

All data are stored in the browser's local storage.

Features

  • User registration
  • User login
  • User profile
  • Gameplay
  • Scoreboard

Technologies

  • HTML
  • CSS
  • JavaScript