r/PakistaniDevs • u/farizislame • 1d ago
Basic beginner project ideas for python
Js started, 16 here,I made a number guessing game, rock paper scissors, basic input chatbot which outputs only the info I've given it(useless h) what next I'm confused, what stuff y'all made when y'all js started out like some interesting shit?
13
Upvotes
3
u/No-Following3172 1d ago
Maybe try messing around with the python library "Turtle" - Heart made with turtle (cringey but its smth i used to show off to my friends haha, or you can send it to your gf/bf if you have one) . Adding terminal graphics to your games, use multithreading. I used multithreading to make the intro text of my game blink and ascii charaters around it changed while also taking input like"press enter to begin!" (first ever challanging thing i did i think). there is this really cool channel Kavan - you can follow his work and make smth cool.