reasoning-gym/reasoning_gym/games
2025-02-21 21:23:14 +01:00
..
contrib Sokoban without pygame (#77) 2025-02-07 11:57:53 +01:00
__init__.py add markdown tripple backtick code block for emoji_mystry hint 2025-02-21 21:06:07 +01:00
countdown.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
emoji_mystery.py more native type hints 2025-02-21 21:23:14 +01:00
futoshiki.py Merge pull request #178 from olliestanley/feature/unsloth-train 2025-02-21 15:37:24 +01:00
knight_swap.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
maze.py restrcutured maze prompt template 2025-02-16 18:26:24 +00:00
mini_sudoku.py Merge pull request #178 from olliestanley/feature/unsloth-train 2025-02-21 15:37:24 +01:00
n_queens.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
rush_hour.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
sokoban.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
sudoku.py Merge pull request #178 from olliestanley/feature/unsloth-train 2025-02-21 15:37:24 +01:00
tower_of_hanoi.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
tsumego.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00