GitXplorerGitXplorer
T

Secret-Code

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
7426c2283294ea1bb5943e5b55441d4cb8bde6af

Delete del.txt

TTaranjeetSinghKalsi committed 2 years ago
Verified
2c4380d8388fbf661115e6035b6aa1a852060a78

Add files via upload

TTaranjeetSinghKalsi committed 2 years ago
Verified
ed669da35c02798c7e46196dc7e24def06a85161

Create del.txt

TTaranjeetSinghKalsi committed 2 years ago
Verified
76413757250b0626c6d23a3397ba5651ef0d1beb

Add files via upload

TTaranjeetSinghKalsi committed 2 years ago
Verified
254413dfe67b5db54d1282076faa6c884e9e1a42

Create README.md

TTaranjeetSinghKalsi committed 3 years ago
Verified
7b5de3bc27b17a655f25fadfd46de87187583d32

Add files via upload

TTaranjeetSinghKalsi committed 3 years ago

README

The README file for this repository.

Secret-Code

A Fun Website in which you need to crack the code in the fewest number of guesses to win. Fortunately, the machine will tell you when you have guessed the correct number and when it is in the correct spot.

How to play

You have to guess all digits in correct order. After clicking on check button, the color below each digit changes. There are 3 colors which tells:

  1. Green- The Secret Code contains this Digit and it is placed in its correct position.
  2. Yellow- The Secret Code contains this Digit but it is not placed in its correct position.
  3. Red- The Secret Code does not contains this Digit.

Technology Used:

  1. HTML
  2. CSS
  3. Javascript