Skip to content

pranamyaRK/Number-Guesser-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Guesser Game

An To-Do-List/TaskList Tool which has the options of Displaying the list of currently running processes on the local computer. #Project Structure

  • index.html - This page displays all the functionalities available to the user currently in a single page. It has fields like :
    • Input field - Where User enters the Number.
    • Submit Button - User submit the guess

Test the project locally

  • Fork the repo.
  • Clone your copy of the repo to your local machine.
  • Open index.html in a browser.
  • You should be able to see all the options currently implemented in the page.
  • to be written #Roadmap of Features Expected
  • Adding better styling to the pages. Make the UI/UX more interactive.
  • Adding submit button to submit the guess
  • If you would like to implement any other feature for the project, feel free to open an issue first. After which you can create a PR to implement the same.

Contributing

Thank you for your interest in contributing for the project. Submit small changes in a single PR so that it is easier to review (for instance, work on one feature in one PR).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.6%
  • CSS 28.5%
  • HTML 16.9%