#connect four bot

1 messages · Page 1 of 1 (latest)

civic violetBOT
#

@blazing island

File Attachments Not Allowed

For safety reasons we do not allow files with certain file extensions.

not_darko Said

i have to code a connect four game with a bot mode that doesnt just place randomly for school. my bot doesnt place randomly but he always places his coin next to mine. the problem is that if i stack four coins on top of eachother the bot still just places his coins next to mine and doesnt block me by placing his coin on top of mine.

Code Formatting

You can share your code using triple backticks like this:
```
YOUR CODE
```

Large Portions of Code

For longer scripts use Hastebin or GitHub Gists and share the link here

Ignored these files due to them having disallowed file extensions
  • vier_gewinnt.c
blazing island
#

i have to code a connect four game with a bot mode that doesnt just place randomly for school. my bot doesnt place randomly but he always places his coin next to mine. the problem is that if i stack four coins on top of eachother the bot still just places his coins next to mine and doesnt block me by placing his coin on top of mine.

drowsy bluff
#

That probably fulfills the task requirements though