When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

SkillShare logo

Javascript Fun: Build a Guess The Number Game!

Unlock creativity with Skillshare! Learn acrylic painting, AI writing, graphic design, and photography.

     0 |
  • Reviews ( 0 )
Free

This Course Includes

  • iconskillshare
  • icon0 (0 reviews )
  • icon1 hours 7 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconSkillShare

About Javascript Fun: Build a Guess The Number Game!

Welcome To The Class!

Share Your Work On Skillshare!

Creating The User Interface

Styling With CSS

Starting Our Game

Capture User Input & Compare

Logging Previous Attempts

Adding Difficulty Settings

Handling The End Of Game

Creating The Range Section

Follow Me On Skillshare!

What You Will Learn?

  • Welcome to the Javascript fun series! .
  • You can find all of the code, resources and project stages here:.
  • https://github.com/chrisdixon161/fun-javascript-projects.com.
  • For web design or development, there are 3 must-know technologies, HTML, CSS, and Javascript..
  • The main aim of the Javascript fun series is to take your knowledge of these 3 (only a little is required!), and put them into practice by building a series of educational, yet fun projects that show you exactly how they work perfectly together. Working on projects and solving problems is a great way to learn..
  • The project we will be building in this course is a Guess the number game. The game involves the player guessing the computer's random number between 1-100, in a limited number of attempts!.
  • All the required tools are free to download, I will be using the following:.
  • Visual Studio Code Text Editor: https://code.visualstudio.com​.
  • Chrome Web Browser: https://www.google.co.uk/chrome/browser​.
  • We begin by creating the user interface with HTML. Then we apply styling using CSS. .
  • Then we add Javascript, this is where the real magic happens! .
  • You will learn things such as:.
  • So if you are looking to move on and put your skills into practice using real projects, I will see you in the class!.