Return to Project-GC

Welcome to Project-GC Q&A. Ask questions and get answers from other Project-GC users.

If you get a good answer, click the checkbox on the left to select it as the best answer.

Upvote answers or questions that have helped you.

If you don't get clear answers, edit your question to make it clearer.

0 votes
287 views
Is it possible to make a checker for this kind of cache?

GC44JKF .

I want to make the grid different but the idea is the same.

Thanks in advance

Thomas aka Team-Prince
in Support and help by Team-Prince (250 points)

1 Answer

+2 votes

Yes its possible to have a checker for multiple items like the bingo board, but there are limitations in the available data so some things are not possible to calculate.

For example the home coordinates is not known so the GC44JKF cache can not be verified fully.

by endator (3.1k points)
Also note that it's not possible to call an existing checker from another checker. There are existing checkers that can test multiple things, but you'll have to hope that they have tests for everything you need for the challenge. If not, you need to create your own version and add extra tests for what you need. Also, the output from this type of is usually not very helpful since they are so general.
...