Code Minesweeper in Java

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 พ.ย. 2024

ความคิดเห็น • 15

  • @kratosAk4700
    @kratosAk4700 9 หลายเดือนก่อน +3

    Mannn..... These tutorials are gold mines.... Keep working bro

  • @gustavoreyes9237
    @gustavoreyes9237 11 หลายเดือนก่อน +1

    THANK YOU SO MUCH!!! I am coding in python trying to recreate minesweeper using a library called graphics but this still helped me out!!

  • @MysticGabry
    @MysticGabry 8 หลายเดือนก่อน +2

    dont we should generate the map after the first touch? To avoid the possibilty of starting pressing a bomb

  • @coolrexchannel
    @coolrexchannel หลายเดือนก่อน +1

    Nice video!!

  • @goodnessuche1430
    @goodnessuche1430 ปีที่แล้ว

    Beautiful. Just a learner. But can you do a tutorial for a scrabble game

  • @JeriSmiler
    @JeriSmiler 11 หลายเดือนก่อน +1

    How do I make it where the first click does not have a chance to be a mine? I'm creating this project for the ITF class I take, and I want to make it so that anyone who wants to try it out doesn't get blown up on the first click. (Thank you for making this tutorial by the way, it is SUPER helpful!)

    • @KennyYipCoding
      @KennyYipCoding  11 หลายเดือนก่อน +3

      You can make a check to see if it’s the first click and if so, check if that tile has a mine. If it has a mine, swap it with another tile and regenerate the board, then process the tile click! Good luck!

  • @krutikavairal5380
    @krutikavairal5380 ปีที่แล้ว +4

    can we do this project on eclipse?

  • @trumooisalime2543
    @trumooisalime2543 6 หลายเดือนก่อน

    every time i try to run it the minesweeper game doesn’t pop up on my computer screen what could this be?

  • @mateussebastian
    @mateussebastian ปีที่แล้ว

    So nice!

  • @JohnStephen-j5j
    @JohnStephen-j5j 5 หลายเดือนก่อน

    Sorry sir how can i get code of snake game

    • @KennyYipCoding
      @KennyYipCoding  5 หลายเดือนก่อน

      It’s in the video description GitHub link

  • @karthikm.1804
    @karthikm.1804 ปีที่แล้ว +1

    Pathfinder visualizer in javascript

  • @kasididyookong1569
    @kasididyookong1569 ปีที่แล้ว +1

    kiss kiss