+ 1

My first day learning python!

Guys can you tell me how can i make amazing games and stuff like yours? Im tired of print("hello") and item="bike"

8th Jun 2025, 5:57 PM
AMIRA
AMIRA - avatar
7 Respuestas
+ 4
There is a library called "PyGame". You can use to to make games with python!!
8th Jun 2025, 6:17 PM
Manav Roy
Manav Roy - avatar
+ 3
AMIRA unfortunately you can't use pygame on sololearn
8th Jun 2025, 10:11 PM
BroFar
BroFar - avatar
+ 1
Hey, welcome to Python! Starting with basics like print statements is totally normal. To make amazing games, you can start learning libraries like Pygame, which is great for beginners to create simple games. Also, practice building small projects step-by-step and explore tutorials online or on YouTube. Keep coding regularly, and soon you’ll be creating fun stuff beyond just printing text. You got this!
10th Jun 2025, 1:11 PM
Karl
10th Jun 2025, 4:08 AM
Anguryx
Anguryx - avatar
0
You could learn HTML or c++ or js aka javascript
10th Jun 2025, 3:47 PM
Brian O'Connell
Brian O'Connell - avatar
0
ဘယ်သူမှမရှိကြဘူးလား
12th Jun 2025, 12:41 AM
Nway min Thu
Nway min Thu - avatar
0
You can learn turtle module that will help you make cool patterns.
13th Jun 2025, 3:57 AM
Manju Vasanth
Manju Vasanth - avatar
OSZAR »