New scratchers won't be able to play. You can play here as well: https://connect-4.codegio.repl(dot)co/ Sorry for that... You'll need to replace "(dot)" with "." I've always wanted to make a connect 4 bot that rarely or even never loses. But the prediction process was too difficult to implement in scratch. Fortunately, I've found an API that suggests the best move :D Credits: - @-Rex- for their amazing PTE - @TimMcCool for providing scratchattach and the Cloud-Requests sprite - API used by kevinAlbs: https://github.com/kevinAlbs/Connect4 Dev Log: 27/10/2022: Added smoother "server" screen 26/10/2022: Added animations (plans for one more) 25/10/2022: First release