Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 868 Bytes

File metadata and controls

14 lines (13 loc) · 868 Bytes

Description

A basic game of chance check how lucky are you? Only for the purpose of time pass and getting refreshed your mind. This game work on matching fruits. Developing this website help me to get polish my application of DOM manipulation and logic building.

Game_Rules

  • User have two columns. In each column there are 7 cards. Each card contain name of a unique fruit. User have to match all cards in both the columns.
  • If matching of user is correct than +4 is scored and in case of wrong matching user will get -1
  • User is not able to click on a single card more than one time
  • Maximum score is 28 and minimum score is -7

Technologies_used

HTML, CSS and JavaScript are used in developing this website.

Video_demonstration

VN20241224_235518.mp4