There is an assertion that breaks when running some cell algorithms:
snake: /home/svalorzen/Projects/snake/src/game_util.hpp:20: GameBase after_moves(const GameBase&, const std::vector<Coord>&, Lookahead): Assertion `is_neighbor(path.back(), game.snake_pos())' failed.
I can look into the seed if you need, but it was happening fairly consistently.
There is an assertion that breaks when running some
cellalgorithms:I can look into the seed if you need, but it was happening fairly consistently.