RainRat
RainRat
Werewolf Snoop: On Werewolf team. During day, may snoop one player to learn their true role, but that player will know they were snooped and by whom. Villager Snoop: On...
I was thinking about this variant, and what the options would be to define it. I have not written any other code for this. You are free to take this...
This is just a suggestion for supporting multi-capture moves, but could it be thought of as an extra turn ( https://github.com/fairy-stockfish/Fairy-Stockfish/compare/master...multimove ) ? As in "if you capture a piece,...
Data cleaning website: 1. Fix code formatting, correct minor errors. Possible reranking by experts. 2. Tag every variant of "as a language model", identifying as a specific AI, or implementation...
The initial layout of the pieces would be adjusted to match the toroidal board. https://www.zillions-of-games.com/cgi-bin/zilligames/submissions.cgi?do=show;id=3111
I did some thinking about Spell Chess and what the blockers are: 1. Drops need to be able to be placed on occupied squares. It appears that under the hood,...
It's close, but it's not quite the same. In Alapo, if you move into the flag zone, and the piece can't be captured immediately, the game should be adjudicated in...
Maybe I'm looking at it too simply, but if it's not enough, make it bigger. thread_win32_osx.h: static const size_t TH_STACK_SIZE = 8 * 1024 * 1024; types.h #pragma comment(linker, "/STACK:8000000")...
In case you haven't seen the new commit, I believe I have fixed the problem.