Your Perfect Assignment is Just a Click Away
We Write Custom Academic Papers

100% Original, Plagiarism Free, Customized to your instructions!

glass
pen
clip
papers
heaphones

CIS 4004 Web Based Information Technology

CIS 4004 Web Based Information Technology

CIS 4004 Web Based Information Technology
Page 2 of 2

Assignment 3
Due, Sunday, November 1, 2020 for 100% credit

Monday, November 2, 2020 for 90% credit

Tuesday, November 3, 2020 for 80% credit

Wednesday, November 4, 2020 for 70% credit

Assignment scope

This assignment is focused on writing JavaScript and will create an electronic version of a card game Concentration.

Concentration

Concentration is a card game in which all of the cards are laid face down on a surface and two cards are flipped face up over each turn. The object of the game is to turn over pairs of matching cards.

Resources

Three files have been provided as templates for this assignment

1. Assignment3_Concentration_Template.html

2. Assignment3_Concentration_Template.css

3. Assignment3_Concentration_Template.js

Assignment submission

Create a single folder for all three files, the .html, .css and .js. Compress the folder and submit the compressed file (e.g. .zip)

Tasks

Activity

.html

1. In the link in the external .css file

2. In the link in the external .js file

3. In the

a. Create a

with id attribute equal to “memory_board”

b. In the