Skip to content

abdullah-ceylan/find-the-number-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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