Create Picture Puzzle Game C#

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

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

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

    Amazing

  • @akinyemijohn229
    @akinyemijohn229 7 лет назад +4

    Very informative tutorial you have here kudos man!!!

  • @alantrenti7760
    @alantrenti7760 4 года назад +1

    if the buttons dont change position probably is the location of the buttons in the panel they have to be in the exactly points 0, 90, 180 270 you can change it on propeties

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

    Can I ask why my image can't appear in the output?

  • @alinagohar8200
    @alinagohar8200 3 года назад

    How we can apply design patterns in this project?

  • @mariosantos9103
    @mariosantos9103 7 лет назад +2

    You could help me please, I do not recognize the address of the image and corrected it several times and it does not give me design I did not find support of exception

    • @A2andil
      @A2andil  4 года назад +1

      ensure that
      1- path is correct
      2- putting image extension like .jpg , .png ...
      3- put @ before path string
      -------------------------------------------------------------------------
      if you did all the previous and still not working
      go to solution explorer ->right click Project name -> properties -> resources -> add image resource.
      then edit code to => Image orginal = Properties.Resouces.;

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

    my code hasn't error but i can't movebutton. help please

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

    You can watch a very simple tutorial to develop puzzle game in C# for beginners at ruclips.net/p/PLHGJljNavL-PZ6P7w1IhZAZhZPp-9f_2L

  • @congchuot6138
    @congchuot6138 7 лет назад +1

    Thanks very much

  • @jhond545
    @jhond545 8 лет назад +1

    Awesome! Thanks!

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

    Error 1 The type or namespace name 'Form1' could not be found (are you missing a using directive or an assembly reference?) c:\users\bhitm\onedrive\documents\visual studio 2010\Projects\WindowsFormsApplication4\WindowsFormsApplication4\Program.cs 18 33 WindowsFormsApplication4

  • @armandmetelerkamp6647
    @armandmetelerkamp6647 4 года назад

    Help Please, My picture won't load into the buttons. My path is correct and everything, and my codes gives no errors, it just give me blank buttons.

  • @infinityverse5104
    @infinityverse5104 7 лет назад

    So cool

  • @anussqadeer3181
    @anussqadeer3181 7 лет назад +1

    i'm having trouble .... on click my buttons dont move ... i checked there is no error ... what should i do

    • @A2andil
      @A2andil  4 года назад

      ensure that you all buttons in panel share the click method ,
      select all buttons in panel
      then click right -> properties -> events -> click event

  • @nicenavarro1250
    @nicenavarro1250 4 года назад +1

    I'm stock in
    cropImageTomages(original, 471, 405);
    *the original says the name original does not exist in the current text.
    please help. thankyou

    • @A2andil
      @A2andil  4 года назад

      before calling this method, create Image variable with name orignal 4:33

  • @oscardurand8234
    @oscardurand8234 7 лет назад +1

    Thanks!

  • @ceyhunsimsek34
    @ceyhunsimsek34 5 лет назад

    U ARE MY HERO !

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

    movr and movd is mean?

  • @enoc7370
    @enoc7370 4 года назад

    The program doesn’t recognize de image; and I already tried with .jpg, and png :(

  • @nikolailic3667
    @nikolailic3667 7 лет назад

    Can i make this in Visual Studio 2010 Ultimate?

    • @A2andil
      @A2andil  7 лет назад +1

      i didn't try it, but i think you can.

    • @nikolailic3667
      @nikolailic3667 7 лет назад +1

      Ahmad Kandil if i send to another computer, and picture can't load what can i do? i change destination of picture and change in code, but didn'worked, btw on my computer work perfectly, do you know where is the problem? I doing these for hw and you really helped me, but i have this litle problem, btw thank you :D

    • @A2andil
      @A2andil  7 лет назад

      Make sure that you change to full new destination and extension for image is right

  • @islamwahbah456
    @islamwahbah456 6 лет назад

    ليه الصوره مش راضيه تظهر معايا لو سمحت ممكن اجابه؟

  • @marchheroofbnk48
    @marchheroofbnk48 5 лет назад +1

    I need number puzzle game c#. Sir

    • @A2andil
      @A2andil  5 лет назад +1

      swap pictures by text and deal with number

    • @marchheroofbnk48
      @marchheroofbnk48 5 лет назад

      @@A2andil I don't sure. Sir

    • @marchheroofbnk48
      @marchheroofbnk48 5 лет назад +1

      I need solution.Sir

    • @A2andil
      @A2andil  4 года назад

      @@marchheroofbnk48 i' ll upload it soon

  • @asd6119
    @asd6119 5 лет назад +1

    Can you help me , the buttons can't move , but i did all things like you

    • @A2andil
      @A2andil  4 года назад

      ensure that you all buttons in panel share the click method ,
      select all buttons in panel
      then click right -> properties -> events -> click event

    • @bencelanczos
      @bencelanczos 3 года назад

      @@A2andil
      It doesn’t work for me
      All the buttons share the click but they dont move

    • @balintnemes9771
      @balintnemes9771 3 года назад

      @@bencelanczos XDXDXD

  • @BeLazy786
    @BeLazy786 7 лет назад

    solve the flowchart every function picture puzzle game

  • @enoc7370
    @enoc7370 4 года назад

    Hey can you help me pleaseee?? :(