Saving and loading in pygame with json

preview_player
Показать описание
A tutorial on how to save and load files in pygame using the json module. The approach shown here would work in pretty much any python code and could generally be used to create and load data.

Timetamps:
0:00 - Intro
0:50 - saving information and json
8:46 - creating the clicker game
19:50 - json part of the game
Рекомендации по теме
Комментарии
Автор

I personally love the minimalist way of your Explanation and edits which makes it easier to get into Head!!
Keep. Uploading!!
Your Channel is loved!!❣

snowman_student
Автор

I was doing my Computer Science project and was opening the phone to google 'How to save game in pygame' but before that i see this in my notification.😂😂😂

reedhamyt
Автор

Just when I was thinking about how to implement a saving mechanism....
Like a gift from heaven...

maheenmashrur
Автор

Please dont stop making these, you inspire me

meoweth
Автор

I've been doing very basic coding as a way to mentally exercise and pass time with some benefits. Being a complete dummy when it comes to using external files in my programs, I just couldn't pass that roadblock for some reason (called lazyness 😄). The video has been exceedingly helpful at giving clear directions on where to look and what to do.

MuxauJ
Автор

Thanks, I just wanted to research this subject and then I found you uploaded this video.
It's really important and useful in pygame games.

SKSam-bqzt
Автор

Straight to the point, good explanation, i understood it well!

ihaveagoddamnplanarthur
Автор

I'm gonna use this for my upgrade to your space invaders. Good fun. Thanks.

carlfranz
Автор

I am in high school..man you make my days cool...it's so awsome..I can't explain you..💜

abrarmasumabir
Автор

Before watching this video I did same thing with SQLite, Thanks for teaching me the shortest method.😃

devloper_d
Автор

Amazing, back on track in half an hour

trakra
Автор

Perfeito trabalho com pygame agora estou entendendo de verdade. Parabens pelo trabalho e dedicação.
I'm from Rio de janeiro, Brazil.

TheAlexdn
Автор

I was just searching for this, perfect timing!

guusvrv
Автор

This tutorial worked perfectly for me...Thanks for this😄☺

amaldeeppatra
Автор

oh my gosh he uploaded another video!!

tooez
Автор

Plz make videos on games your explanation is best 👍👍

GUITARATION
Автор

How about Menus in pygame and 3d games in Godot?

hariharanthegreat
Автор

cool video, this will help me a lot in my future career! Thank you so much

deviouspolarbear
Автор

This helped me a lot man, you should do tutorials on unity

DGHere
Автор

How do you do this with more complex projects containing Player and Enemy classes, animation frames etc?

optimistprime