Build a Wordle Clone in JavaScript HTML CSS Part 2

Subscribers:
50,600
Published on ● Video Link: https://www.youtube.com/watch?v=MM9FAV_CEkU



Wordle
Game:
Wordle (2021)
Category:
Tutorial
Duration: 20:16
6,424 views
150


A beginner friendly HTML, CSS, JavaScript Tutorial on how to build the viral online game, wordle!

This is part 2 so if you haven't seen part 1, click here:
https://youtu.be/ckjRsPaWHX8

Code: https://github.com/ImKennyYip/Wordle
Demo: https://imkennyyip.github.io/Wordle/

Website: https://www.kennyyipcoding.com/

Java Game Programming Projects Playlist:
https://www.youtube.com/playlist?list=PLnKe36F30Y4Y1XQOqNsL9Fgg_p6nYhcng

JavaScript Game Programming Projects Playlist:
https://www.youtube.com/playlist?list=PLnKe36F30Y4bLhA-st9sC4ZthyV7nsL2Q

Subscribe for more coding tutorials 😄!

// Create the key board
let keyboard = [
["Q", "W", "E", "R", "T", "Y", "U", "I", "O", "P"],
["A", "S", "D", "F", "G", "H", "J", "K", "L", " "],
["Enter", "Z", "X", "C", "V", "B", "N", "M", "⌫" ]
]

#wordle #wordleclone #wordletutorial #codingtutorial #codinggametutorial







Tags:
how to make a word game
how to code wordle
how to make a game in javascript
how to make a game with html
how to make a game with css
html css javascript game
html css javascript
code a word game
coding game tutorial
javascript code a word game
javascript coding a game
code a game in javascript
code a simple game in javascript
make wordle in javascript
how to make wordle
make a game in html css js
make a game in javascript
javascript game tutorial
js tutorial



Other Statistics

Wordle Statistics For Kenny Yip Coding

There are 26,106 views in 2 videos for Wordle. His channel published less than an hour of Wordle content, or 2.71% of the total watchable video on Kenny Yip Coding's YouTube channel.