CodingTrain / CodingTrain/Suggestion-Box
Coding Challenge: Connect Four-Style Game
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
## I've gone Connect Crazy!
I've made a few variations of the Connect Four game:
Classic game of Connect Four: https://editor.p5js.org/simontiger/sketches/TISsTqZ8D
And then I've made Connect Three: https://editor.p5js.org/simontiger/sketches/c30Oqd4Qf
And Connect Five: https://editor.p5js.org/simontiger/sketches/I6Digth0A
Then I've also made a special version called Drop, where if the bottom row fills up, the whole board "drops" down one row:
https://editor.p5js.org/simontiger/sketches/Ysu2yvh1x
https://editor.p5js.org/simontiger/sketches/gb3gVSd5K
## Challenge
Make a Connect Four-Style Game, and add a ML system to play against a human.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.