Skip to content

WebDevIsac/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory-Game

About

This is a memory with Lord of the Rings theme. It's made for an assignment in the course Client-based development.

The criterias for the assignment:

  • There should be at least 8 pairs and a maximum of 10 pairs.
  • The pairs should be randomly positioned before a new game starts.
  • The project should implement nice graphical user interface.
  • There should be a replay button to restart the game when finished.
  • The project should look, feel and work similarly in Google Chrome and Firefox.
  • The project can't contain any errors, warning or notices in the developer console.
  • The project should be written in HTML, CSS and JavaScript.
  • The project can't use any third-party frameworks such as jQuery.
  • The project must be tested on at least two of your classmates computers.
  • The repository should have at least 20 commits and not just one big commit.
  • The repository must contain a README.md file with installation instructions and documentation.
  • The repository must contain a LICENSE file.
  • The repository must contain a .editorconfig file with your preferred settings.

Optional features:

  • Add easy, normal and hard difficulty levels.
  • Add animations and transitions to the game.
  • Add multiplayer support.

Used Languages

  • HTML
  • CSS
  • JavaScript

Installation:

  • Clone the HTTP repository
$ git clone https://github.com/WebDevIsac/Memory-Game.git
  • or clone the SSH repository
$ git clone git@github.com:WebDevIsac/Memory-Game.git
  • Open the index.html file with your favorite browser

  • Enjoy the my memory

Creator:

Testers:

License

The MIT License (MIT)

About

This is a memory game made for an assignment in Client-based Development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published