Number Guessing Game | Javascript Beginner Project Tutorial

Описание к видео Number Guessing Game | Javascript Beginner Project Tutorial

Build this Beginner Friendly Numbers Guessing Game with JavaScript. This project is perfect for you if you have limited or no experience with JavaScript and you want to learn JavaScript basics in a fun and interactive way. The game randomly selects a number between 1 and 100 at the start of the game, and we have to guess what it is. The game will provide hints like "Too High" or "Too Low" based on our input, and keep track of the number of attempts it took for us to guess the number correctly.

Build your next awesome project:
https://www.tubebuddy.com/quicknav/la...

Source Code:
https://github.com/Ade-mir/Number-Gue...

VSCode:
https://code.visualstudio.com/

Chapters:
00:00 What we are building / Finished Number Guessing Game
01:24 Project setup
02:50 HTML
07:03 CSS
13:25 What is JavaScript
17:55 JavaScript in the console
21:22 JavaScript variables
26:26 Math.number
31:49 Manipulating HTML elements
36:42 Event listeners
38:11 JavaScript Functions
44:45 Conditional statements
55:38 Attempts

Комментарии

Информация по комментариям в разработке