Pong, Python & Pygame 00 - Computerphile

preview_player
Показать описание
In this mini-series, Dr Isaac Triguero walks us through creating a simple Pong-like game in Python, using the PyGame library.


This video was filmed by Sean Riley and Isaac Triguero and edited by Sean Riley.


Рекомендации по теме
Комментарии
Автор

Wow he just perfectly described my relationship with computer science within the first 30 seconds of the vid

mastercilona
Автор

I love the way Dr Triguero explains things, I would love more videos with him!

sneshpone
Автор

I love Python. Not just the language, but the entire ecosystem. It's awesome. Such a Swiss knife.

willemvdk
Автор

Really looking forward to this series. You guys are so great at visualizing the behind the scenes mechanics of programming and I think this is incredibly useful for those who are more visual learners.

VetsFleetNY
Автор

2:50 so basically sideways Brick Breaker without the bricks?

luketurner
Автор

Thanks. Look Forwards to the next videos.

andrewwoodward
Автор

Just had to thank you for doing great job with the description box under the video. I wanted to watch the Pong and OOP video and the link was actually in there. Usually other channels only have generic text like twitter and stuff there. Just thought I'd say I appreciate the effort and give some positive feedback.

Pahis
Автор

Thank you for this series! I'm looking forward to the next episode.

Acceleronics
Автор

Greetings from Granada Dr. Triguero, cool video. I'd heard of pygame before but I'll give it a chance now just to have fun programming some minigame on a weekend.

rafaelsanjuan
Автор

I actually got into cs because I thougt automata seemed cool.

patternwhisperer
Автор

Guy 10 years ago: Yeah I like computer games and I wanna make a cool one.
Guy in real life: *becomes a professor.*

muB
Автор

Direction! Is it just me screaming at the screen "Direction!"?

MIKIEC
Автор

I'm almost done creating a brick breaker game in Java. It has over 20 levels, powerups that fall from destroyed bricks, and a scoring system. My goal was to complete it within a couple days

audiohutch
Автор

I made pong in tkinter with the canvas, rectangles and my own collision detection. Oh how I wished i used pygame, fun project though!

thebarnold
Автор

I try to use Elementary OS.
That is not terminal, what should one use. What is the name of the programming environment?
How to install py game, and where to find it?

Toocrash
Автор

This has made me want to code this up as a tutorial!

MakeDataUseful
Автор

Hello,
is there a reason why we not have the variable 'speed' and 'vector' for the ball?

TheMyname
Автор

6:16 But then, if you are always filling rectangular areas rather than plotting individual points, then you will always be specifying the bounds of the areas to be filled. Thus, filling the whole playing field would mean filling a rectangle with corners (0, 0), and (width, height), not (0, 0) and (width - 1, height - 1).

In other words, stop thinking of pixels as little squares. You want squares, think in terms of squares, not pixels.

lawrencedoliveiro
Автор

Thank you for the video I enjoyed it. I use Linux.

nutsnproud
Автор

"You should be using Linux." My man!

newton
visit shbcf.ru