Python Minesweeper Program in Less than 20 minutes

Поділитися
Вставка
  • Опубліковано 14 чер 2022
  • Python Minesweeper Program in Less than 20 minutes - speed run to create a python minesweeper program while stopping to explain the code as I go.
    In my program I created a 5x5 minesweeper board where bomb positions are randomly selected. You can easily modify this program to generate a minesweeper program for other board dimensions.

КОМЕНТАРІ • 7

  • @jell._.y
    @jell._.y 3 місяці тому +1

    you're amazing 😭. others use all the most complicated methods they could come up with it, but this really isn't so, painful, to code 💖

  • @theproandonly9581
    @theproandonly9581 Рік тому

    Thank you, I learnt alot

  • @gertfourie3283
    @gertfourie3283 Рік тому +1

    Nice, well explained! :)

  • @BeansAreOk
    @BeansAreOk Рік тому +1

    Hi, what would be the best way to implement the feature where adjacent cells that are also 0 reveal themselves? Have been trying to solve for hours.

    • @PainlessProgramming
      @PainlessProgramming  Рік тому

      Great question. I just made a video explaining: ua-cam.com/video/Wjzgm6p0TJY/v-deo.html