ASMR Programming - Flappy Bird - No Talking

preview_player
Показать описание
💿💾💿💾💿💾💿💾💿💾💿💾💿💾💿💾💿💾💿
💿💾💿💾💿💾💿💾💿💾💿💾💿💾💿💾💿💾💿

⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️
Keyboard: Logitech MX Keys Mini
⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️

00:00 Keyboard training
00:14 Project is being created
00:30 Creating files
02:30 Asset files reading
04:22 We start to develop
06:42 Background sprite
10:14 Floor sprite
12:48 Column sprite
28:36 Sprite layers
30:30 Bird sprite
38:55 Check collision
47:58 Column passed and score value
51:03 Game start message sprite
55:53 Game over message sprite
01:01:47 Score board sprite
01:10:39 Load audios and play
01:14:31 Finally over!
01:15:02 Challenge

#asmr #python #pygame #flappybird #coding #programming #gamedevelopment
Рекомендации по теме
Комментарии
Автор

Python was the first language I learned and I loved using it all throughout middle school. When I started high school, I joined my school's robotics team which utilizes java. Now 90% of my coding is basically teaching all our new members Java throughout the entire off-season. Watching this makes me realize how standard the semi-colons have become to me;

ebony
Автор

popping and appending the same item to the list is such a genius way of animation bro... i learned something new today 🔥

piyushguptaji
Автор

Türk olduğunu görünce sevindim türk yazılımcıların daha çok böyle içerikler üretmesi çok faydalı

Relaxing_account
Автор

I’m learning to program right now on my own. Currently have no clue what you are doing but hope to come back one day and be able to say I understand!

ghostking
Автор

This is a unique way of programming. I usually try and fit everything in one file. Going to try this way

vespervenom
Автор

I am happy to more people use Stage manager like myself. As I hated it during launch, I seem to love it now, and keep it as my primary form of interacting with apps.

PS: Great video.

tamalchakraborty
Автор

LOVE this video! Please keep them coming

KaizenWebDev
Автор

love these kinds of videos as they help me with learning python and get the idea of things that I can do in the near future. thank you and keep the videos coming! aspire to become a software engineer

asapnico
Автор

as i python beginner i learned so much from this video keep it up !1!

HananBenhamda-zf
Автор

I found a little problem that can be fix in 2 seconds. When you press the space bar but you already lost, you can still hear the sound of wing. You can easily solve these problem adding "if not gameover:" before "bird.handle_event(event)" in main. Hope that can be helpful!
Very good programming video!

francescomalafarina
Автор

Can you explain what does --- self.rect = * index, 0)) --- do? also, what does index do? I see you put it in different places so that the sprite will loop itself. I want to learn.

Bryysanity
Автор

How can the file PNG files there be written into code and used? I'm just learning the code, it seems a bit complicated.

CruXk
Автор

One of my playing list during hibernation

vannhantran
Автор

I have a Keychron K8 keyboard and I'm thinking about buying this keyboard, is it worth it?

thiagosolstafir
Автор

Loved the video. But man, I feel bad for your Enter key. 😂

stratochief
Автор

Why "sprites.update()" sprites can call update() from Bird class?

thangvumanh
Автор

Selam Mehmet Emin, oncelikle eline saglik! JetBrains'in DataGrip, WebStorm, PyCharm'ini aktif kullanan biri olarak kucuk bir tavsiyem var. Mac'te double shift yaparak acilan actions menusune File yazarsan aktif bulunulan klasore yeni dosya olusturabilirsin. /klasor/dosya_adi seklinde yazarsan klasor yoksa onu kendisi olusturur. CMD + 1 yaparak da proje dosyalarinda gezebilrsin. Yine cok sayida dosyan varsa double shift yapip buraya dosya adini yazarsan onu getirir onune.

Bunlari belki biliyorsundur ancak su yuzden soyledim. Kendime bir Keychron V1 aldiktan sonra bu saydigim IDElerde mouse hareketlerini olabildigince aradan cikartmak istiyorum cunku klavye sesine asigim. Sen de bu soylediklerimi uygular ya da denersen videolarinda elini klavyeden cekmeden cok daha akici bir sekilde klavyeden devam edebilir, ASMR'nin dibine vurabilirsin =))

Eline saglik, tesekkurler!

bugraotken
Автор

Good! But I suggest investing in a better sounding mechanical keyboard (maybe some creamy switches), it's gonna really elevate the watching experience!

harmanbaidwan
Автор

Hi there, do you mind if you can tell me where did you learn all of those coding stuff, please? Because your coding skills are really enviable!

CodCplusplus
Автор

Where did you get the assets for the titles? I want to contribute to your repo so I need to find the same style of the letters and all of that

fabianfdez