the connect-4 game you can play with netcat
Find a file
2024-10-19 16:07:20 +02:00
src reverting the hidden difficulty shift by 2 to make it consistent with the original source 2024-10-19 16:07:20 +02:00
.gitignore added logging 2024-10-19 15:22:25 +02:00
Cargo.lock added logging 2024-10-19 15:22:25 +02:00
Cargo.toml added logging 2024-10-19 15:22:25 +02:00
README.md added logging 2024-10-19 15:22:25 +02:00

TCP Connect 4

type nc cqql.site 1234 to start playing connect 4 against an ai in your terminal.