ctf-gameserver
ctf-gameserver copied to clipboard
Checker: Provide checker script libraries for other languages
Writing checker scripts is currently heavily Python-specific, though there's no reason why it has to be like that. I'd wish for more language options.
Languages that come to my mind:
- C/C++
- Go
- Java
A Go library is available since commit b6b5bed.