ICP3 - NehaNavgale/Web_MobileProgramming GitHub Wiki
In Class Programming 3
Name: Neha Navgale
Class ID: 25
Languages Used:
HTML, CSS, Javascript
Tool Used:
WebStorm, GitHub
Objective:
The purpose of this ICP is to complete 2 task:
Task 1 : Rock-Paper-Scissors
Build the game of rock paper scissors using JavaScript.
UI
HTML Code
JS Code
Task 2:
- Create a page which looks like the mockup.
- Download the starter code.
- Follow the TODO instructions in the 'input.html' file.
- Make the page responsive and check its responsiveness as the screen size decreases.
- The font in the mockup looks different from what we have in the code now
- Find the closest possible font to the one in the mockup and replace the existing font.
UI
HTML Code