Hello,
Is CodinGame okay with players using GitHub Copilot or OpenAI Codex to play Clash of Code?
OpenAI Codex is a tool that lets you write natural language and it will output code, among other possible use cases. It’s not perfect but it is surprisingly good. Here is their demo if you want to learn more: OpenAI Codex Live Demo - YouTube
GitHub Copilot is a VSCode extension developed by Microsoft that makes using the OpenAI Codex API more convenient.
Is it cheating to use this tool?