Skip to content

512 token eval tournament based on Sebastian Lague's 1024 token challenge

License

Notifications You must be signed in to change notification settings

toanth/eval-tournament

Repository files navigation

Chess Coding Challenge (C#) -- Evaluation Tournament

This is a 512 token evaluation tournament, based on the 1024 token chess coding challenge!

How to Participate

Participation works the same way as in the original challenge, but instead of submitting the MyBot.cs file you now submit the Evaluator.cs file, which implements an evaluation function that will be used as part of an existing search implementation.

Once you're happy with your submission, head over to the Submission Page to enter it into the competition. You will be able to edit your entry up until the competition closes on Friday, 27. October 2023, 14:00 CEST.

Rules

The rules are very similar to the rules for the original 1024 token challenge, with some additional modifications.

Thanks

Huge thanks to Sebastian Lague for the original Chess Coding Challenge, and to everyone in the Discord server!

About

512 token eval tournament based on Sebastian Lague's 1024 token challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages