How to Make Video Games 11 : Make Tetris 4

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

Only 2 videos remain until we finish Tetris! In this video we will focus on deleting full rows. We will search each column in each row to find those full of cubes. Then we'll delete them in the array as well as in the scene. Then we have to bring all blocks above down and then increase the score on the screen.

Thank you to Patreon supporters like the following for helping me make this video

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

Oh my god, these tutorials are amazing. I saw that you started posting these tutorials 2 or 3 months ago, but i could not even think of watching them cause of my obligations at college. Finally I successfully finished second year and now in about 3 days finished watching all 11 videos and cant wait for you to post 12th. Cheers Derek!

lukalukaluka
Автор

Hi Derek Banas, I just want to say thank you for the videos, they helped me alot.

magicorpse
Автор

Love it!! What's your plans for the Unity Development Tutorials? Starting with 2D and working your way to 3D someday or just sticking with 2D? I seen a comment of yours before about working on a pacman, mario, and lead to a Zelda game maybe. Super great idea, if that's what you were planning! That'll definitely get people on a good track to knowing the qualities of an Indie 2D game and how they devlop :)

Hunter-fytp
Автор

It might be to big for a tutorial but what I would like to see is how to make a turn based strategy game... by the way, thanks a lot for the tutorials Derek!

patbou
Автор

GREAT videos you taught me a lot thank you!

Femil
Автор

Hi Derek. I was wondering if you are working on any learn in one video tutorials and if so which one? I would like to see a phoenix framework tutorial if possible. Anyway i like all your tutorials and keep up with the good work!

ivalinchobanov
Автор

Hi Derek. Another great video. :D
When will you do the first The Legend of Zelda recreation? After Mario maybe?

konradosshaderpl
Автор

Shape.speed -= 0.001f; in Shape.cs produces the following error: "Assets/Scripts/Shape.cs(110, 72): error CS0120: An object reference is required to access non-static member `Shape.speed'." I have yet to determine how to correct it. Any help is appreciated.

kevinhoskins
Автор

Hi Derek I noticed that sometimes this line gives me a NullReferenceException :

Destroy(gameBoard[col, row].gameObject); in DeleteGBRow(int row).

I've been trying to debug but can't figure out why this happens every once in a while.

HeloyEstevanin
Автор

Hi Derek . Can you do one video on automating stuff in Linux using scripts. Like automatic download of latest TV shows and so on. I'm positive that it would get quite a lot of views, I mean everyone loves to be lazy :)

sipup_and_wander
Автор

can you please suggest me the best apps for developing apps, games and websites for beginners on windows pc..

santoshpandey
Автор

At 8:12 why do you use DeleteAllFullRows() again?

lennerthofman
Автор

can you use python as a back end language instead of php, what is the difference and which one is better ?

kaboom
Автор

Well Derek your Tetris Clone is looking good, quite close the the original, furthermore well after seeing your space invaders, I was inspired on creating a clone that is close to original 1979 version, I only get chance on the weekends and occasional week day, but it's working, I'll post a demo on my site soon, mobile games of yester year are never the same, we like hardware joysticks?

For the first time I got chance to see your live stream, here in the mother land "UK" you start late so us uker's are sleeping, I imagined you a lot older, we look the same ish age early 40's.

Do you have to delete the live stream cannot you keep it?

So how many more games in this series derek?

MrPiggybank
Автор

sorry but all I get is errors with your code. it os EXACTLY what you have and Unity says it is no good.
such as " Assets/Scripts/GameBoard.cs(30, 24): error CS1519: Unexpected symbol `=' in class, struct, or interface member declaration" why would I have this error and not you??? I have 2 others with YOUR code.

michaelpicard
Автор

notifiattion team... first
can you teach how to make a shooter game

allan
Автор

Can you make videos about android studio, to be specific networking and device hardware (WiFi, BT, sensors...) .
And thank you.

mrrandom
Автор

for some reason my grid doesnt follow my peices near the bottom, anyone know how to raise it?

Max-jxlg
Автор

i found a bug:

if you try to delete 4 rows at once, only two rows are deleted

skaleee
Автор

please make an Arduino uno tutorial, i will be thankfull😊☺

machiavelidx