reasoning-gym/reasoning_gym/games
Andreas Köpf f2e86795eb
Merge pull request #161 from olliestanley/fix/sudoku-unique
Fix Sudoku generator for uniqueness, implement scoring
2025-02-18 22:55:43 +01:00
..
contrib Sokoban without pygame (#77) 2025-02-07 11:57:53 +01:00
__init__.py import FutoshikiDataset & update GALLERY 2025-02-15 21:26:15 +01:00
countdown.py fix question templates 2025-02-16 23:04:24 +01:00
futoshiki.py more tolerant parsing of futoshiki answers 2025-02-16 14:23:40 +01:00
knight_swap.py chore: run isort 2025-02-08 15:53:29 +00:00
maze.py restrcutured maze prompt template 2025-02-16 18:26:24 +00:00
mini_sudoku.py Tweak mini sudoku config 2025-02-18 18:46:14 +00:00
n_queens.py fix score function and add test 2025-02-15 16:09:08 +01:00
rush_hour.py fix handling of walls, add unit test 2025-02-14 23:29:17 +01:00
sokoban.py add CONTRIBUTING.md, simplify README.md 2025-02-08 15:59:44 +01:00
sudoku.py Add docstring 2025-02-18 21:38:46 +00:00
tower_of_hanoi.py fix question templates 2025-02-16 23:04:24 +01:00
tsumego.py add CONTRIBUTING.md, simplify README.md 2025-02-08 15:59:44 +01:00