Commit graph

15 commits

Author SHA1 Message Date
Jean Kaddour
f625b9a68f feat: add tsumego 2025-02-07 11:22:33 +00:00
Andreas Köpf
426fa22fcc
Sokoban without pygame (#77)
* add minified version of https://github.com/xbandrade/sokoban-solver-generator

---------

Co-authored-by: Rich Jones <miserlou@gmail.com>
2025-02-07 11:57:53 +01:00
Zafir Stojanovski
c74b600085 n queens 2025-02-02 16:47:21 +01:00
Joe Norton
b61bb23620 linter 2025-01-31 00:05:33 -08:00
Joe Norton
4bf99d3e0b adds Tower of Hanoi
creates game file & test file, modifies games init to add toh
2025-01-30 23:16:06 -08:00
Andreas Koepf
ebb88e6c6a lint 2025-01-30 22:55:04 +01:00
Rich Jones
fc81bbec06 game of life via cellpylib 2025-01-30 20:08:44 +01:00
Andreas Koepf
1116f981c4 rename countdown_game to just countdown 2025-01-25 01:33:22 +01:00
Andreas Koepf (aider)
61b637bce3 feat: Add CountdownGameDataset to reasoning_gym games module 2025-01-25 01:20:24 +01:00
Andreas Koepf
0dcff77b37 add reasoning_gym.create_dataset({name}, ...) global factory function 2025-01-25 00:58:34 +01:00
Andreas Koepf
a07df085cf pre-commit 2025-01-24 23:55:43 +01:00
panispani
adeda2870d Add Maze dataset and config 2025-01-24 21:56:40 +00:00
Andreas Koepf
20069b2a7d formatting 2025-01-24 10:34:07 +01:00
Andreas Koepf (aider)
877057421d feat: Add mini sudoku puzzle generator to games package 2025-01-23 23:14:51 +01:00
Andreas Koepf (aider)
c4b0923157 feat: Add Sudoku puzzle generator with configurable difficulty 2025-01-23 22:55:09 +01:00