Тёмный
No video :(

Build Your Own WORDLE Game in Python | Tutorial for Beginners 

Coding with Soham Jain
Подписаться 582
Просмотров 4,6 тыс.
50% 1

Опубликовано:

 

25 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 43   
@CodingWithSohamJain
@CodingWithSohamJain Год назад
I've started a new Python tutorial series, and here's the first video! What else would you guys like to see in this playlist?
@AdityaVerma-hh1ox
@AdityaVerma-hh1ox Год назад
I am a beginner in python and even I understood the whole code . Thanls a lot for this tutorial now I can add it on my resume .
@CodingWithSohamJain
@CodingWithSohamJain Год назад
I'm glad this tutorial was easy to follow along! Please let me know what other Python tutorials you would be interested in for future videos
@AdityaVerma-hh1ox
@AdityaVerma-hh1ox Год назад
@@CodingWithSohamJain I think you should do few more of these short project type videos as they will attract a particular set of audience who are aware of basics of python but want something a little bit more challenging.
@CodingWithSohamJain
@CodingWithSohamJain Год назад
Thanks for the feedback!
@jacobnapkins1155
@jacobnapkins1155 Год назад
always good to see more python stuff
@CodingWithSohamJain
@CodingWithSohamJain Год назад
Definitely! You should check out my other videos as well for some more Python content
@GoldVisionLuxury
@GoldVisionLuxury Год назад
wow great tutorial
@CodingWithSohamJain
@CodingWithSohamJain Год назад
Tysm!
@_Sidney_Santos_
@_Sidney_Santos_ Год назад
I am delighted with what you have shown in this video.
@steftoha8780
@steftoha8780 Год назад
Interesting game tutorial... keep it up.
@CodingWithSohamJain
@CodingWithSohamJain Год назад
Thanks, will do!
@WalkingJourneyss
@WalkingJourneyss Год назад
Good stuff, clear and easy
@CodingWithSohamJain
@CodingWithSohamJain Год назад
Great to hear!
@M_GameAI
@M_GameAI Год назад
Awesome and great tutorial mate
@CodingWithSohamJain
@CodingWithSohamJain Год назад
Hope it helped!
@hellyjellyfish
@hellyjellyfish Год назад
I love using python too! Great tutorial!
@CodingWithSohamJain
@CodingWithSohamJain Год назад
Great to hear!
@raehollgames
@raehollgames Год назад
Very helpful!
@CodingWithSohamJain
@CodingWithSohamJain Год назад
I'm glad to hear that!
@YusTawauTech91
@YusTawauTech91 Год назад
great tutorial bro
@CodingWithSohamJain
@CodingWithSohamJain Год назад
Appreciate it!
@syedsaroshali2410
@syedsaroshali2410 Год назад
Awesome stuff your loyal subscriber ❤
@CodingWithSohamJain
@CodingWithSohamJain Год назад
Thanks for subscribing!
@amftv500gaming
@amftv500gaming Год назад
Looking Good, The best thing about the Tutorial that its Free 💯🌟
@CodingWithSohamJain
@CodingWithSohamJain Год назад
Definitely! Thanks for supporting the videos
@catzillamonday
@catzillamonday Год назад
oh thats cool
@fLyyTyme2020
@fLyyTyme2020 Год назад
Thanks
@jmurrayathletics
@jmurrayathletics Год назад
Super helpful! Thank you!
@CodingWithSohamJain
@CodingWithSohamJain Год назад
I'm glad to hear that!
@lorrainemoyo3873
@lorrainemoyo3873 Год назад
Very easy to understand. Thanks man
@CodingWithSohamJain
@CodingWithSohamJain 11 месяцев назад
You're welcome!
@pistilxgaming
@pistilxgaming Год назад
😎
@leog.9600
@leog.9600 Год назад
Great tutorial, but there may be a tiny bug in it. For example, guessing 'three' when the secret word is 'years' will highlight both 'e' letters yellow, when I believe only one of them should be yellow. In any case, good tutorial regardless!
@CodingWithSohamJain
@CodingWithSohamJain Год назад
Yes, you are right. To fix that issue you would need to highlight the same number of letters as there are in the answer. So, if you guess "three" for "years," the first 'e' should be yellow. But, if the answer is something like "needy," both 'e's should be yellow.
@henryyap7359
@henryyap7359 10 месяцев назад
how do you fix this pls?@@CodingWithSohamJain
@modhi210
@modhi210 8 месяцев назад
great tutorial thanks a lot, but i have a question whats the use of answer.txt? what do you read from it?
@modhi210
@modhi210 8 месяцев назад
or gusses.txt i know one of them to chose randomly from the dictonary but the other one?
@CodingWithSohamJain
@CodingWithSohamJain 8 месяцев назад
I pulled these text files from archives online, but you can still do this with only one file. In this video, however, answers.txt stores the "secret words" that the user has to try to guess (which the program randomly selects at the start). On the other hand, guesses.txt is a text file containing all of the words that the user can enter as a guess. If the word that the user enters is not in guesses.txt, it returns "Invalid guess."
@Pro_Gamer672
@Pro_Gamer672 Год назад
noice, like 18
@CodingWithSohamJain
@CodingWithSohamJain Год назад
Big thanks
@attendedomine1474
@attendedomine1474 Год назад
Interesting game tutorial... keep it up.
@CodingWithSohamJain
@CodingWithSohamJain Год назад
Thanks for the visit
Далее
ASMR Programming - Spinning Cube - No Talking
20:45
Просмотров 3,8 млн
Wordle in JavaScript in 20 minutes
18:02
Просмотров 22 тыс.
Python Decorators in 15 Minutes
15:14
Просмотров 438 тыс.
Pygame in 90 Minutes - For Beginners
1:35:22
Просмотров 1 млн
All Python Syntax in 25 Minutes - Tutorial
24:59
Просмотров 36 тыс.
Let's code a SNAKE GAME in python! 🐍
33:06
Просмотров 601 тыс.
Code Tic Tac Toe in Python
33:28
Просмотров 8 тыс.
Text-Based Wordle in Python under 15 Minutes!
21:03
Просмотров 15 тыс.
Simple GUI Calculator in Python
22:51
Просмотров 264 тыс.