Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 566 Bytes

README.md

File metadata and controls

21 lines (21 loc) · 566 Bytes

Find the Number Game

Description

Project aims to create find the number game (between 0 to 100).

Project Skeleton

find-the-number-game(folder)
|
|----readme.md                 
|----solution
        |----index.html  
        |----style.css   
        |----app.js

Project-gif

find-the-number-game

Project-link

https://find-the-number-game.netlify.app/

At the end of the project, following topics are to be covered;

  • HTML
  • CSS
  • JS