A server for a mini game challenge. Players connect via TCP and get a hint to go from there.
Not ready for production yet.
make
out/bin/server
out/bin/bot
Use (netcat)[https://en.wikipedia.org/wiki/Netcat] to send test packets to running test server.
Fork and merge feature branches into develop. Merge develop into main for releases.
This project is licensed under the MIT License - see the LICENSE file for details