Programming a Tetris Game in C# - Full Guide

Поделиться
HTML-код
  • Опубликовано: 24 авг 2024

Комментарии • 422

  • @OttoBotCode
    @OttoBotCode  8 месяцев назад +4

    *Source code*
    If you don't want to write the code yourself, it's available here for 3$ (and free for Patreon supporters):
    www.patreon.com/OttoBotCode/shop/78691
    Your support would be a massive help for me and my channel! 🤩

    • @norbertabone9157
      @norbertabone9157 8 месяцев назад

      The link seems not to be working

    • @OttoBotCode
      @OttoBotCode  8 месяцев назад

      @@norbertabone9157 That's a shame. It works just fine on my end. Could you try again and see if it works now? Alternatively, try to go straight to www.patreon.com/OttoBotCode. You can find the Tetris code in the shop 😊

    • @PMyt007
      @PMyt007 2 месяца назад

      Brother do you want sail any project of c#

    • @PMyt007
      @PMyt007 2 месяца назад

      Bcz i need in emergency

    • @alexanderbozhko
      @alexanderbozhko 25 дней назад

      ​@@OttoBotCodeI see CS0122 Error. I don't know how to fix it. Thanks for advance.
      Here's the code:
      int dropDistance = gameState.BlockDropDistance();

  • @shanep2514
    @shanep2514 2 года назад +24

    I love how you took the time to talk about designing the application. Much appreciated after browsing other C# videos.

    • @OttoBotCode
      @OttoBotCode  2 года назад +3

      I am glad you liked it, thanks for watching!

  • @vstom910
    @vstom910 2 года назад +53

    I love how simple this way of creating Tetris is compared to other examples. Keep up the good work!

    • @OttoBotCode
      @OttoBotCode  2 года назад +3

      Thanks, I appreciate it. More content coming soon😀

    • @aiksjdijdemlfnewklfn7092
      @aiksjdijdemlfnewklfn7092 Год назад

      @@OttoBotCode What is the name of the data structure u used?

  • @joevaghn457
    @joevaghn457 11 месяцев назад +5

    Very good for showing a completed project! Can't say many have ever actually shown a project as finished, or even so much as _declared_ their project as finished. So that gets bonus points! Kudos, bro.

  • @gurbanaarongulman2505
    @gurbanaarongulman2505 5 месяцев назад +2

    Bro I can't stress this enough : if you keep making C++ , C# tutorials your channel is going to skyrocket ,and hold on hold on before you say that people are more into py and js now yeah yeah I’ve done it all ppl in the comments have done it all, BUT because C# and C++ tutorials are FREAKING rare . I figured that learning the universal concepts and principles of programming languages and their special features are best served with a pinch of tutorials before you go out there and create your own apps. It can be very frustrating just sitting there and creating stuff without seeing how to make them in the first place. You are freaking life savior with this I swear to God. PLEASE make more videos !!!n

    • @OttoBotCode
      @OttoBotCode  5 месяцев назад +2

      Thanks, I hear you. There will be more videos, this is just the beginning!
      At the moment, it's hard for me to find time for my videos, but that will change in 2 months time 😉

    • @gurbanaarongulman2505
      @gurbanaarongulman2505 5 месяцев назад +1

      @@OttoBotCode Man all thanks to you sure I can't wait to see more !

  • @chipolinchikaloe8447
    @chipolinchikaloe8447 4 месяца назад +1

    I'm from Belarus, studying at university and starting to make games. Your tutorial was very helpful, the code is very beautiful. Thank you ♥♥♥

    • @OttoBotCode
      @OttoBotCode  4 месяца назад +1

      Thank you! I'm glad you like it 👍

  • @TeamROsky
    @TeamROsky 2 года назад +20

    this video and channel are SOOO underrated you deserved my sub!

    • @OttoBotCode
      @OttoBotCode  2 года назад +1

      Thank you so much!

    • @TeamROsky
      @TeamROsky 2 года назад +2

      @@OttoBotCode For real this is one of the best tutorial video's I've ever seen in my programming career love to see a new big channel at it's early stages of growing! I will do my best to share this content with everyone I know that loves this!
      I hope the best for you and wishes your channel a great growth in the near future :)

    • @OttoBotCode
      @OttoBotCode  2 года назад

      @@TeamROsky Awesome to hear. It is greatly appreciated, much more content coming soon!

    • @TeamROsky
      @TeamROsky 2 года назад

      @@OttoBotCode My teacher has send the other classes towards your video so they can do this as a task! Never expected that to happen but here you go :)

    • @OttoBotCode
      @OttoBotCode  2 года назад +1

      @@TeamROsky Wow super cool! Thanks again :)

  • @sumugu161
    @sumugu161 18 дней назад

    thank you for showing the complete guide from programming to developing and testing everything in real world.
    it helps me a lot to understand the various use of method and functions too ..keep it up..
    one subscriber ..

  • @nikolaoskonstantinidis3505
    @nikolaoskonstantinidis3505 11 месяцев назад +4

    I'm a beginner at C# and unfortunately this is very hard for me to follow for some reason. Something about the explanations don't "click" with me. Maybe I'll try it again at a future time. Appreciate all the hard work you put in it though and the fact that you answer all your comments. Much respect.

    • @OttoBotCode
      @OttoBotCode  11 месяцев назад +2

      For a beginner, this is too hard. It's more helpful for people who know properties, inheritance, basic collections, etc. If you know such things, following a tutorial like this one can help you get to the next level. I don't speed up the typing like I did for this video anymore, that's probably another reason why it's a bit hard to follow.
      Once you get more familiar with C# and you want to create a small project, definetely come back here (or perhaps check out my Snake tutorial) and give that a try.
      Thanks for your comment! 😊

    • @BeenYT
      @BeenYT 14 дней назад

      the implementation is more math than code, hes good at explaining what each method does ur just not listening

    • @nikolaoskonstantinidis3505
      @nikolaoskonstantinidis3505 13 дней назад

      @@BeenYT He said it himself that this is too hard for beginner. I guess "ur" just not reading...

  • @rawbrwoarry6407
    @rawbrwoarry6407 2 года назад +2

    why is this channel so underrated????

  • @mrjelk8902
    @mrjelk8902 Год назад +6

    Otto, this tutorial helped me a lot. Thank you for a clear and simple explanation. Keep making such amazing and interesting videos. Well done and good luck

    • @OttoBotCode
      @OttoBotCode  Год назад

      Thank you, that's great to hear! I'm working on the next project (also in C#) 😉

  • @tbpotn
    @tbpotn 2 года назад +7

    Very clean! Don't know how i stumbled upon this video, but well done :)

  • @daeyoungkim4971
    @daeyoungkim4971 2 года назад +1

    This would be my weekend challenge for this Saturday. Thanks for the great tutorial!

  • @andergarcia1115
    @andergarcia1115 Год назад +2

    Master... thank you very much for the quality of your content. It is a great contribution to make the knowledge available to everyone. Someday i want to be like you.

    • @OttoBotCode
      @OttoBotCode  Год назад

      Glad you enjoyed it and thanks for the kind words!

  • @solomareds
    @solomareds 2 года назад +3

    Thanks for making this video. I believe it is the best way to learn how to transform theory into true code. You have been very clear and I would not be able to do many things.

    • @OttoBotCode
      @OttoBotCode  2 года назад +1

      Thank you for watching. Glad it was helpful

  • @kallismb3015
    @kallismb3015 2 года назад +3

    This is one of the best programming videos I've seen. Everything very well explained but simple at same time. Btw loved the edit too. Keep up the amazing work! Thank youu!!

    • @OttoBotCode
      @OttoBotCode  2 года назад

      Thank you! Awesome to hear 😃

  • @mariousranasinghe2161
    @mariousranasinghe2161 21 день назад

    Seriously well done and thank you for this.

  • @DennisRitchie1978
    @DennisRitchie1978 Год назад +1

    Very good explanations, it helped me a lot in learning object oriented programming in C#. thanks a lot!!! :-)

  • @Gozer
    @Gozer 2 года назад +6

    Thanks mate, this helped me a lot!

  • @dadoodooman4928
    @dadoodooman4928 2 года назад +2

    Very clear and good explanation, good animations and entertaining, helped me a lot :) Well done:)

    • @OttoBotCode
      @OttoBotCode  2 года назад +1

      Thank you so much, really glad you like it!

  • @InOutLake
    @InOutLake 9 месяцев назад

    So simple and clear! I like it
    Also I noticed how your clead code improves mine, and it feels is amazing! Thank you

    • @OttoBotCode
      @OttoBotCode  9 месяцев назад

      Great to hear! Thanks for your comment 👍

  • @norbertabone9157
    @norbertabone9157 8 месяцев назад

    Great video!! the idea flow is simple and easy to understand

  • @TinyMaths
    @TinyMaths Год назад +1

    Well, I'm still in the 'learning to code phase' but I just finished my first iteration of Tetris which I coded with JavaScript. Wow, at a certain point I thought I was going to lose my mind because I ran into so many issues, but somehow it's 95% finished now. So, seeing your vid thumbnail, I thought I'd come and learn something. My code is about 4 times the size of yours. I've got a thing or two to learn as yet. It's fascinating to see how you handled the dropping of non-full rows after clearing 'x' amount of rows. That whole process gave me massive headaches.

    • @OttoBotCode
      @OttoBotCode  Год назад +2

      Good luck with finishing your project. I'm glad this video was helpful 😊

  • @markharby180
    @markharby180 2 месяца назад

    Great tutorial Otto, this is a feature-rich game.

  • @greekz8750
    @greekz8750 Год назад

    I've seen that has actually explained it to in a concise way!

  • @cobrakilla8
    @cobrakilla8 Год назад +3

    This is amazing. How did you learn to program, so simple yet so efficiently? It's like you are so perfect at this, when I program I just go with the flow, and although I would love my code to be as flexible and simple as yours, it never turns out like this.
    You are extremely talented, thanks for this amazing tutorial.

    • @OttoBotCode
      @OttoBotCode  Год назад +10

      Thank you so much for the kind words! When I program, I try my best to write clean and efficient code that's as easy to understand as possible. I have a masters degree in computer science, which is where I have a lot of my knowledge from. My coding style comes from a lot of hard work and passion for the field! 😊

  • @melitonolguinmendoza
    @melitonolguinmendoza 8 месяцев назад

    Great video. It was easy to follow and understand.

  • @brunobezzan1169
    @brunobezzan1169 Год назад

    It's my first day of soft School, and I can tell I'm going to like my teacher!

  • @remigiuszobrycki9098
    @remigiuszobrycki9098 6 месяцев назад +1

    This tutorial is great, but for some reason I couldn't get the game to run fully. While debugging, the game goes to GameOver state after a split second. After pressing "PlayAgine" it is the same. VisualStudio shows no errors.

  • @funtimesans13
    @funtimesans13 Год назад

    Very cool game, it was fun to make at times, other times it was a pain in the back because of the errors I got, but overall, I got'em fixed and the game itself is pretty well done.
    Thank you for the experience

    • @OttoBotCode
      @OttoBotCode  Год назад

      Glad to hear you worked out in the end. Thanks for your comment!

  • @gonzaloalbornoz4128
    @gonzaloalbornoz4128 Год назад

    This is awesome. Thank you so much and greetings from Argentina

    • @OttoBotCode
      @OttoBotCode  Год назад

      Thanks for your comment and greetings from Denmark 😉

  • @user-qf9dg4xx4b
    @user-qf9dg4xx4b 14 дней назад

    'MainWindow' does not contain a definition for 'Window_KeyDown' and no accessible extension method 'Window_KeyDown' accepting a first argument of type 'MainWindow' could be found (are you missing a using directive or an assembly reference?)😣

  • @tanm3051
    @tanm3051 2 года назад +1

    I'm surprised you have less than 700 subs! This is great content, keep up the great work

    • @OttoBotCode
      @OttoBotCode  2 года назад +1

      Thank you for the kind words. More content coming soon 😊

  • @smpitbaitussalam2cangkring515
    @smpitbaitussalam2cangkring515 Год назад

    DUDE, I got so frustrated 'cause of that problem, thanks a lot!

  • @Smqckd
    @Smqckd 2 года назад

    Elsker at jeg kan hører du er dansker!

  • @rickyryannacario1936
    @rickyryannacario1936 2 года назад

    OMG, it really worked. Thank you so much!!

  • @benstin2317
    @benstin2317 2 месяца назад

    Really appreciate it!!!!

  • @JuxGD
    @JuxGD 2 месяца назад

    aw i was hoping you'd do 7-bag instead of random with double protection
    7-bag is like, you get the tetrominos in groups, or bags, of 7. all tetrominos in one bag are different. then you get a new bag, and the cycle repeats. 7-bag is the standard in modern guideline Tetris

    • @JuxGD
      @JuxGD 2 месяца назад

      also no SRS kick table :(

  • @dave_s_vids
    @dave_s_vids Год назад

    Seriously impressive - thanks!

  • @aaronjayzosadelapena8356
    @aaronjayzosadelapena8356 2 года назад

    thank you so much. Its easy to understand. it was really helpful

    • @OttoBotCode
      @OttoBotCode  2 года назад

      You're welcome 😃 Glad you liked it!

  • @KidFlash22898
    @KidFlash22898 2 месяца назад

    27:58 I'm getting 2 errors under the TilePositions and under the Id in [block.Id]. Both the error codes are CS1061

  • @thereajosh957
    @thereajosh957 Год назад +1

    this game is not fool proof so if you got bad code in some in it then find a new game to code. Otto can you like put comments on top of the code so it makes sense please.

    • @lactoze_
      @lactoze_ Год назад

      couldn't agree more

  • @meatgaming1352
    @meatgaming1352 Год назад

    utilised and enjoyed wNice tutoriallst increasing in value.

  • @e.alarcon5322
    @e.alarcon5322 2 года назад

    what throws off is the step sequencer. i ntally associate it with a soft/clip whether it's being used or not. also when you do

  • @jellycoding
    @jellycoding 2 года назад +1

    Why do you have to speed up the coding? If you coded in natural speed we could code along with you.

    • @OttoBotCode
      @OttoBotCode  2 года назад

      I figured that you would have to pause and play anyway but I appreciate the feedback!

    • @jellycoding
      @jellycoding 2 года назад

      @@OttoBotCode Look at how Brad Traversy does it. I almost never have to pause in his videos. It makes it flow. Here I have to pause my self into madness.

    • @OttoBotCode
      @OttoBotCode  2 года назад

      @@jellycoding I will check it out, thanks

  • @MkStar55
    @MkStar55 2 года назад +1

    Thanks! Good Work!

  • @arthurodelapena-ii4112
    @arthurodelapena-ii4112 2 года назад

    thank you sooo much for the torurial.it helps a lot

    • @OttoBotCode
      @OttoBotCode  2 года назад

      You are welcome 😊 Thanks for your comment 👍

  • @ma.donnabelramos4350
    @ma.donnabelramos4350 Год назад

    nice tuto bro, that solved!

  • @deniscooper09
    @deniscooper09 2 года назад +1

    Make a guide about snake game!

    • @OttoBotCode
      @OttoBotCode  2 года назад +1

      I will add it to my list 👍

    • @OttoBotCode
      @OttoBotCode  2 года назад

      It took a while but I did it! 😁
      ruclips.net/video/uzAXxFBbVoE/видео.html

  • @MaineMaineJr
    @MaineMaineJr Месяц назад

    First off fantastic video.
    Secondly I see there's code so that the same block cannot be called twice in a row.
    What would be the best way to make this happen call all 7 blocks before repeating the same block?

  • @hurmanfåraiallaämnen
    @hurmanfåraiallaämnen 2 года назад +1

    Great vid!

  • @lancebrixtermendoza3268
    @lancebrixtermendoza3268 4 месяца назад

    I have problem here the block it doesn't move. When I press the keys for rotating is ok but when I press right, left and down button it doesn't move please help me 29:07

  • @rickyricky4610
    @rickyricky4610 Год назад +1

    Great video 👍🥰❤️

  • @ArtemSerov
    @ArtemSerov Год назад

    It's awesome!!! Thank you very, very much!!!!

    • @OttoBotCode
      @OttoBotCode  Год назад

      Thanks for the nice comment 😊

  • @elenatrifonova5286
    @elenatrifonova5286 2 года назад +1

    OMG! You are a life saver. Thanks you for clear description of every step of the way; amazing content! Good luck!!!!

    • @OttoBotCode
      @OttoBotCode  2 года назад

      You're welcome 😀

    • @elenatrifonova5286
      @elenatrifonova5286 2 года назад

      @@OttoBotCode Is it possible to add tetris song to this app? I know how to do it in Windows Forms app, but here the same code doesn't work :sob: I added the mp3 file to the Assets folder and changed the Build Action to Resource as for the images, but what do I do next? Thank you so much for your assistance. :hugging_face:

    • @OttoBotCode
      @OttoBotCode  2 года назад +4

      @@elenatrifonova5286 For the mp3 file. You have to set "Build Action" to "Content" and "Copy to Output Directory" to "Copy always".
      You can play the sound with the MediaPlayer class.
      MediaPlayer player = new MediaPlayer();
      player.Open(new Uri("Assets/your_sound.mp3", UriKind.Relative));
      player.Play();

    • @elenatrifonova5286
      @elenatrifonova5286 2 года назад

      @@OttoBotCode Super Mega LIKE to you, my friend! It can sing now :grin:

  • @harryhayfron-benjamin5199
    @harryhayfron-benjamin5199 2 года назад +1

    Hey i ran into this issue what should i do 'MainWindow' does not contain a definition for 'GameCanvas_Loaded' and no accessible extension method 'GameCanvas_Loaded' accepting a first argument of type 'MainWindow' could be found (are you missing a using directive or an assembly reference?

    • @OttoBotCode
      @OttoBotCode  2 года назад +1

      Hello! It sounds like you are missing the GameCanvas_Loaded method in MainWindow.xaml.cs.

    • @harryhayfron-benjamin4189
      @harryhayfron-benjamin4189 2 года назад

      @@OttoBotCode true I fixed it but the program was just showing the canvas but it was still empty how do I fix that?

  • @rawbrwoarry6407
    @rawbrwoarry6407 2 года назад

    this was so good and simple !!

    • @OttoBotCode
      @OttoBotCode  2 года назад +1

      Thanks and happy new year 😀

  • @DasiyshineAJ
    @DasiyshineAJ 3 месяца назад

    Hello!
    I am having some trouble with the game after play again is clicked. The DropBlock method is not being invoked but all the other buttons work. When I do the dropblock method, the game speed up.
    Any ideas?
    Thank you!

  • @edrobinson8248
    @edrobinson8248 Год назад

    simply brilliant

  • @maddoxriddick5759
    @maddoxriddick5759 2 месяца назад

    hi there, purchased the code and followed the tutorial, cant figure out how to run the game. please help

    • @OttoBotCode
      @OttoBotCode  2 месяца назад

      Thanks for buying the code. You should unzip the compressed file first and then open Tetris.sln with Visual Studio. Once opened, you can start the game by clicking the run button (green arrow) or pressing CTRL + F5. If that does not work, let me know what kind of error message you get! ☺

  • @johnniegilkerson4724
    @johnniegilkerson4724 Год назад

    Sorry found my error: I had private void Window_KeyDown(object sender, KeyboardEventArgs e) instead of Window_KeyDown(object sender, KeyEventArgs e)

  • @DasiyshineAJ
    @DasiyshineAJ 4 месяца назад

    Hello! What a great video!
    I haven't made the project yet but have a quick question, I notice that you use individual tile pictures to make a whole block, can I use the entire png of the block instead of using this method? I wish to make my own fun spin on Tetris with a different style to the blocks, maybe something like animals!
    Thanks!

    • @OttoBotCode
      @OttoBotCode  4 месяца назад

      It is possible but you would have to change the code to display your blocks correctly. Also keep in mind that your blocks will be chopped up when the player clears a row.

  • @RJ_SGREGORI
    @RJ_SGREGORI Год назад +1

    i cant put a length and tiles help me plsss i need help somebody :

  • @firulais9982
    @firulais9982 7 месяцев назад

    amazing video, do you consider this project as a beginner or intermediate project

    • @OttoBotCode
      @OttoBotCode  7 месяцев назад

      Thanks! I'd say this is an intermediate project but on the easy side 😉

  • @bugatti555xd3
    @bugatti555xd3 3 месяца назад

    el Id del bloque I Me esta marcando error y lo tengo igual al del minuto 11:28

  • @mrstickman6718
    @mrstickman6718 2 года назад

    Sir I just watched ur video big fan sir
    U deserve respect coz u r a very talented person.
    I'll subscribe u from my all 5 RUclips accounts 🙂❤️❤️❤️

    • @OttoBotCode
      @OttoBotCode  2 года назад

      Wow, thank you so much! Glad you enjoyed it 🤩 Next video will be out next week 😃

    • @mrstickman6718
      @mrstickman6718 2 года назад +1

      @@OttoBotCode Job done sir 😌 5 added..

    • @OttoBotCode
      @OttoBotCode  2 года назад

      @@mrstickman6718 Awesome, thanks again!

  • @user-ys9fe7pt5r
    @user-ys9fe7pt5r 8 месяцев назад

    I bought it, but why isn't it working? I've been doing it for days, but I keep getting errors

    • @OttoBotCode
      @OttoBotCode  8 месяцев назад

      Thanks for buying the code. The issue probably has something to do with your Visual Studio setup. What errors do you get? If you prefer, you can also contact me at ottobotcodehelp@gmail.com 😊

  • @stevengualoto4626
    @stevengualoto4626 Год назад

    at what moment does the Hold appear on the screen, that is, when this event occurs

  • @gvuprise1465
    @gvuprise1465 Год назад

    i love this! thank you so much please do mmore

  • @Avichan_
    @Avichan_ 4 месяца назад

    Good afternoon! I have a problem in the code. I am writing on Visual stusio 2017. Everything is clearly written in code, but the O-block is not displayed. It is displayed transparent on the playing field, although it is displayed in the HOLD and NEXT fields.

    • @OttoBotCode
      @OttoBotCode  4 месяца назад

      The hold and next fields display the Block-O.png image. On the playing field, an O-block is displayed using four instances of TileYellow.png. I suspect that Tile-Yellow.png is not loaded correctly in your project.
      Make sure that Tile-Yellow.png has build action set to "Resource" and double check that you have written the filename correctly in MainWindow.xaml.cs.
      Let me know if this resolves the issue! 😊

  • @user-qf9dg4xx4b
    @user-qf9dg4xx4b 19 дней назад

    Inconsistent accessibility: property type 'Position[][]' is less accessible than property 'Block.Tiles'?

    • @OttoBotCode
      @OttoBotCode  18 дней назад

      I would guess that your Position class is "internal" or "private". Make sure the Position class is "public". Inside Position.cs, the code should be: public class Position 😀

    • @user-qf9dg4xx4b
      @user-qf9dg4xx4b 18 дней назад +1

      @@OttoBotCode Thank you very much!

  • @akainktsn
    @akainktsn 3 месяца назад

    I wrote the code as in the video, but for some reason cells and blocks are not drawn in my Canvas

    • @akainktsn
      @akainktsn 3 месяца назад

      ok, i I tried manually inserting the green cell image, but when i start app, my canvas is empty

    • @OttoBotCode
      @OttoBotCode  3 месяца назад +1

      @@akainktsn It's probably not an issue with your code then. Make sure that your assets have "Build Action" set to "Resource"

  • @rileyscola9343
    @rileyscola9343 2 года назад +1

    I’m trying to make dr.Mario and using the grid really helped. How would you go about making things fall in dr.Mario?

    • @OttoBotCode
      @OttoBotCode  2 года назад +1

      I am glad that it helped you. Many games are easiest to implement using some kind of grid. Unfortunately, I am not familiar with dr.Mario, but best of luck with your project 😀

    • @rileyscola9343
      @rileyscola9343 2 года назад

      @@OttoBotCode thank you!

  • @Genexyz_von_Deus
    @Genexyz_von_Deus 2 года назад

    Damn I found a good channel, sub++

  • @theperfectionist3924
    @theperfectionist3924 Год назад

    There's a video on In The setup's channel about free DAWs, alternatives, and even if you can't afford it you can "get" it. Not quite an

  • @rul1175
    @rul1175 Год назад

    Incredible video. I have a question, why did u use public abstract classes???

    • @OttoBotCode
      @OttoBotCode  Год назад

      You don't need to make it public, that's just how I was taught programming. Using "abstract" does make a lot of sense because we don't want the Block class to be instantiated directly (only the subclasses).

  • @ryanatkinson3961
    @ryanatkinson3961 7 месяцев назад

    Hi, I have used the code exactly how you have but the blocks won't move down I was wondering if you knew why this would be?

    • @OttoBotCode
      @OttoBotCode  7 месяцев назад

      It's hard for me to guess what the issue is.
      The source code for the project is available here for 3$:
      www.patreon.com/OttoBotCode/shop.
      If that doesn't help you locate the mistake, then I can take a look at your project 😊

  • @hampus3699
    @hampus3699 Год назад

    its beutiful how you animate this to show it. i dont know how you do it but it shows us really well. thanks a lot. im gonna make this on my school computer and im making snake at home

    • @OttoBotCode
      @OttoBotCode  Год назад +1

      Thank you for the kind words! Best of luck with both projects 😀

  • @alperenates1165
    @alperenates1165 Год назад

    I have a question. What should i do if i want to tetris 3d? How should i set the positions and change 'Block' class? I am not sure honestly how many position state.

  • @princesarno2652
    @princesarno2652 Год назад

    I can’t drag content / sample into my playlist on Mac? Anyone know how to fix

  • @Buckt-360
    @Buckt-360 2 года назад +1

    we need to watch this vid for exam c# wish me luck

  • @wootanfall1
    @wootanfall1 4 месяца назад

    I hope i get an answer after all the time :D
    The .Reset(); method at 14:38 is red underlined because its not defined and either am blind or you didn't shown it.
    What to write in it if i create the method?

  • @El_kammex
    @El_kammex 2 года назад

    Hey, where you learned programming like that? Any Books or only tutorials from yt, maybe some studies(I ask out of curiosity).
    About same game, this is really simple explain and coding, good work.

    • @OttoBotCode
      @OttoBotCode  2 года назад

      Hello! I have a bachelor's degree in "Software Development" and a master's degree in "Computer Science" 😊 Whenever I find something that interests me, I like to try it myself and create some small project 😉 Great that you like this one!

  • @satmat2272
    @satmat2272 2 года назад

    thank you youre the best bro

  • @MIGUELOXI10
    @MIGUELOXI10 2 года назад

    Nice tutorial, i just cracked soft soft ;)

    • @OttoBotCode
      @OttoBotCode  Год назад

      Thank you 😊 What are you guys talking about? "soft soft" I don't get it 😂

  • @cryptolivetv7276
    @cryptolivetv7276 2 года назад

    I have had the hardest ti finding a video on soft that actually made sense to (I'm brand new with literally zero knowledge) and tNice tutorials

  • @panaikran
    @panaikran 5 месяцев назад

    Hey, I need help at 29:30 I can't get the row to clear is something wrong with it?

  • @cederichiltbrunner421
    @cederichiltbrunner421 2 года назад +1

    I get an error in IBlock at 11:15. Apparently I'm using an older version which doesn't support the notation "new(0,1)". Do you know of a way I can rewrite this so that it works?

    • @OttoBotCode
      @OttoBotCode  2 года назад +1

      You are right, I have omitted the type after "new" which you can only do in C# 9 or later. For older versions you have to always write the type explicitly like this:
      new Position(r,c)
      Hope that helps! 😃

    • @cederichiltbrunner421
      @cederichiltbrunner421 2 года назад

      @@OttoBotCode This resolved my problem, thank you very much!
      This is a super cool tutorial, thanks!

    • @Joooooooooooosh
      @Joooooooooooosh 6 месяцев назад

      ​@@OttoBotCodeI kept wanting to reach through the screen and rewrite your code to use the new C#11 collection initializers and then I realized this was 2 years old. 😂
      Great video! Subscribed.

  • @footballCartoon91
    @footballCartoon91 2 года назад

    I also want to ask about how can you think about what function to create
    and how would you create it..
    for example create a basic function that can be called later inside another function ..
    how do you think about it?
    Does this comes from experience and you just instinctively create all the functions in one go?
    is there a mathematics that can help us create the desired function?
    Does math function is really important in programming? for example a composite function is that necessary to learn for programming..
    i honestly dont know what function to create but you just seamlessly code that without any troubles..

    • @OttoBotCode
      @OttoBotCode  2 года назад +1

      What you don't see in the video is the process of planning everything and structured the code to be as easy to understand as possible.
      There are design principles and standard patterns you can follow to some extent. That being said, there is no substitute for practice. With time you will develop a feel for what "good" code and "bad" code is.
      How important is math? That really depends on what you want to do. For most projects it's not so important in my opinion. It's more important to think logically and keep the code as simple as possible.
      BUT the really impressive programs like ray tracers, machine learning algorithms and game engines require a lot of math! 😉

  • @Apep88
    @Apep88 9 месяцев назад

    First, thanks for the tutorial. I have an Issue that is only one tetrominos spawns I can move him around and place but after that they spawn no one more

  • @0i3ee
    @0i3ee Год назад

    i want to know about grid ,but i dont know how to set position becase all position is 0 all omg my head.

  • @lenguyenquangnamfgwdn2611
    @lenguyenquangnamfgwdn2611 Год назад

    Thank you Sir

  • @A_S0ur
    @A_S0ur Год назад

    This tutorial is amazing, i've been trying to expand the game by adding a database to make a register/login feature is there any way you can help??

  • @overgarven
    @overgarven Год назад

    i want to add a pause Function on it. Can you help? btw GREAT tutorial and worked like charm

    • @OttoBotCode
      @OttoBotCode  Год назад

      Sorry I completely missed your comment!
      The easiest way to add a pause feature would probably be to add a bool isGamePaused to MainWindow.xaml.cs.
      When the user presses P (or some other key) we set isGamePaused to true if it's currently false and vice versa.
      You also want to show something on the screen that indicates that the game is paused.
      When isGamePaused is true, we must make sure that:
      a) Pressing any key (except P) won't do anything.
      b) The current block doesn't move down.
      Stopping the current block from moving down can be a bit tricky, it requires modifying the game loop a bit.
      The easiest (but maybe not the prettiest) way would be to add a condition like this:
      if (!isGamePaused)
      {
      gameState.MoveBlockDown();
      Draw(gameState);
      }
      That way each iteration of the game loop doesn't manipulate the GameState when the game is paused.
      Hope this makes sense and thank you for the kind words 😊

  • @chadgessner4412
    @chadgessner4412 2 года назад +1

    I can't get the keys to work, I can't find anything I haven't followed perfectly as I re watch the video. The only thing that sticks out is I have a "Non-nullable field 'currentBlock' must contain a non-null value when exiting the constructor....." So I'm not sure if that has anything to do with it.

    • @OttoBotCode
      @OttoBotCode  2 года назад +1

      Does nothing happen when you press the arrow keys?
      Try setting a breakpoint in Window_KeyDown and then run the program in Debug mode. Then let me know if that breakpoint is hit when you press the arrow keys.

    • @chadgessner4412
      @chadgessner4412 2 года назад +1

      @@OttoBotCode tried that. And that is about the extent of my knowledge with debugging using visual studio features. And it did not trigger the breakpoint.

    • @OttoBotCode
      @OttoBotCode  2 года назад +1

      @@chadgessner4412 Okay so it seems like the event handler is not registered. I think the problem is in MainWindow.xaml. Do you have this property
      "KeyDown="Window_KeyDown" on the Window?

    • @chadgessner4412
      @chadgessner4412 2 года назад +1

      @@OttoBotCode I may have found something useful... My Window_KeyDown shows '0 references' above it, but yours shows 1. Maybe I missed a line of code somewhere?

    • @chadgessner4412
      @chadgessner4412 2 года назад

      @@OttoBotCode yes that was the problem. Thanks!

  • @oleggordeev5849
    @oleggordeev5849 10 месяцев назад

    Is using OOP for such small projects worth it?

  • @ledschmidt1441
    @ledschmidt1441 5 месяцев назад

    I'm up to GameStateBlock and I'm a little concerned as I have several underlined code words in this block (like GameState and BlockFits) and others that you do not. I've followed you perfectly down to the exact line number on every block....... I'm using VS 17.9.3 ease my mind please?? thanks

    • @OttoBotCode
      @OttoBotCode  5 месяцев назад

      My guess would be that the warnings disappear if you disable the "nullable" feature under project settings.
      It is a newer feature which is now enabled by default when you create a project. Its purpose is to help you avoid null reference exceptions by imposing additional constraints on your code. I did not follow these constraints.
      Don't worry about those warnings, the code will work just fine! For this project, I recommend disabling nullable under project settings. That should get rid of those annoying warnings!
      Best of luck with the tutorial 😊

  • @josephyang8569
    @josephyang8569 Год назад

    are there any other function besides "Children"? cuz im using visual studio 2019

  • @firulais9982
    @firulais9982 7 месяцев назад

    Hi, project should comply with the following requirements:
    the application should have a graphic user interface (using WinForms, WPF or similar)
    all the .NET naming conventions should be followed
    all the classes, variables, properties etc. should be named with a comprehensible and descriptive name
    source code should be formated in a well arranged way
    code shouldn't contain long methods
    project doesn't contain any "dead code"
    each method serves only one purpose
    code is well and purposely commented
    code doesn't contain old comments
    code doesn't contain needless comments
    data and methods working with this data are part of one class
    all non-constant data fields are declared as private (and made accessible using a method or by encapsulation as a property)
    inheritance represents the "IS-A" relationship
    if applicable, the code is meaningfully covered by unit tests
    all unit tests pass
    application is divided into layers (presentation layer is separated from the application logic layer)
    code doesn't contain anti-patterns or smells of code:
    code doesn't contain "magic constants"
    code doesn't contain "god objects"
    code doesn't contain any "error hiding" anti-pattern is this project fitting these requirements best regards

  • @Tarika916
    @Tarika916 Год назад

    I use a mac so I can't WPF file. Any other ways