List Question
20 TechQA 2024-03-20T12:56:50.130000Connect 4 Matrix Orientation
15 views
Asked by Caitlyn Nunez-Nole
implementing negamax algorithm with alpha beta pruning for connect four in C
114 views
Asked by Arurikku Burumanto
I am trying to do a connect four game and i am trying to make a dropDisc function. I have writen this:
46 views
Asked by Mattias
How to safely multi-thread in a PySide6/PyQt app?
312 views
Asked by Ricky
How to track mouse position in connect 4 Turtle GUI?
55 views
Asked by Mandakh Tselmeg
why does the compiler give me list index out of bounds error?
48 views
Asked by ABoogieWidDaHoodie
Is this an effective way to determine if a someone has won in connect 4?
135 views
Asked by Logan Rothe
Connect 4 add element from User in LIST PYTHON
28 views
Asked by Staryellow
Uncaught TypeError: cannot create property '35' on string ''
1.2k views
Asked by Archigan
Piece Recognition in Java For A Connect 4 Game Board
114 views
Asked by Trigs
Diagonals in winning conditions in connect four program are not working correctly and I do not know why
55 views
Asked by Magnus G
Why does changing my np.array to a list give a different result for my minimax in Connect Four?
92 views
Asked by jimmybob8371
Why does this loop not change the columns in th excel file
52 views
Asked by AudioBubble
Why does this loop, which is part of a Minimax statement, fail with the `if` condition added?
67 views
Asked by acchang
Why is this `while` loop not iterating and just exiting?
49 views
Asked by acchang
C++ Connect 4 Minimax + Alpha Beta Pruning AI making poor decisions
707 views
Asked by Edric Antoine
Connect4 in Python - Pieces doesn't drop into the board
138 views
Asked by Kentta
Assigning multiple values from a single input statement disregarding whitespace
161 views
Asked by 808Blues
Trouble with python connect 4 column full
347 views
Asked by 808Blues