How To Create a Game Board with 2D Lists in Python 3

preview_player
Показать описание
Python Tutorial #3: A video on how a 2D board can be set up in command-line format in the Python programming language, which can be used in various gaming scenarios such as chess. 2D arrays, loops and variables will be explored in this tutorial.

Please check out other DaVinci Resolve tutorials on this channel.

A list of equipment that I use to make my videos is below:

MICROPHONE:

MICROPHONE FOAM SHIELD:

MICROPHONE ARM STAND:

TRIPOD:

POP FILTER:

WIRELESS MOUSE:

Thanks for watching!
Рекомендации по теме
Комментарии
Автор

Thank you for this incredibly helpfull presentation. I think this is possibly the clearest explanation I have seen whilst looking over the last few days!

andrewfrost
Автор

I'm trying to make a discord bot that people can use to play board games. This really helps, thanks.

themattster
Автор

Hi, how would I automatically place ascending numbers in each box..
e.g. |01| 02| 03| 04| 05| 06| 07| 08|
9 |10 |11 |12 |13 |14| 15| 16| etc.

samhessell
Автор

how would you make the board output like that without using the join method?

eggfishy
Автор

it keeps printing an infinite amount how do I stop this

bennny
Автор

If you move downwards in the downright corner, then the program crashes, do you have a solution for that? Great video bdw!

issssse
Автор

Do you know how to make it so that once you have moved 'A' to one part, it can't go back to that part of the board again ? Essentially meaning that you have a limit on where you can move 'A' to.

johndye
Автор

HI, how did you get rid of the commas, spaces and brackets when you're printing out the list?

mrheda
Автор

How would i do characterPosition if i have multiple A's in the grid ?

ComicBaby
Автор

my loop wont end what is the reason for that

haider