Skip to content

codecrafters-io/gleam-chess-bot-js-tester

 
 

Repository files navigation

Gleam Chess Bot Challenge Tester

This is a program that validates your progress on the "Build your own Chess Bot" challenge.

Requirements for binary

  • Following environment variables:
    • CODECRAFTERS_SUBMISSION_DIR - root of the user's code submission
    • CODECRAFTERS_TEST_CASES_JSON - test cases in JSON format

User code requirements

  • A binary named your_program.sh that executes the program.
  • A file named codecrafters.yml, with the following values:
    • debug

Packages

No packages published

Languages

  • Go 94.4%
  • Makefile 4.0%
  • Gleam 1.2%
  • Shell 0.4%