Blog Post
DevlinPeck
Community Member
Hi everyone! I haven't completed an ELH challenge in a little while, but the technical difficulty of this one pulled me right in.
I decided to program a rudimentary AI opponent with some JavaScript. So, if you don't have a friend nearby, don't worry! You can face off against the computer.
Link to brief write-up and the interaction itself: https://www.devlinpeck.com/posts/connect-four-game
Link to the .story file: https://drive.google.com/open?id=1n6QVPgr6FhXXRBtQ3YDdyjI1iuleEvlG (happy to answer any questions about this if you have them)
I decided to program a rudimentary AI opponent with some JavaScript. So, if you don't have a friend nearby, don't worry! You can face off against the computer.
Link to brief write-up and the interaction itself: https://www.devlinpeck.com/posts/connect-four-game
Link to the .story file: https://drive.google.com/open?id=1n6QVPgr6FhXXRBtQ3YDdyjI1iuleEvlG (happy to answer any questions about this if you have them)
SamLincoln
6 years agoCommunity Member
Your perseverence paid off. Fantastic example!