Andreas Koepf
|
80719c7201
|
move game_of_life from games to algorithmic
|
2025-02-14 07:26:47 +01:00 |
|
Jean Kaddour
|
ff6d8b08cf
|
feat: add knight_swap
|
2025-02-08 15:38:45 +00:00 |
|
Jean Kaddour
|
741118eb52
|
feat: add tsumego
|
2025-02-07 11:22:33 +00:00 |
|
Andreas Köpf
|
1b49713116
|
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
|
1ca472dbd7
|
n queens
|
2025-02-02 16:47:21 +01:00 |
|
Joe Norton
|
31fd2c20d3
|
linter
|
2025-01-31 00:05:33 -08:00 |
|
Joe Norton
|
b3cd02f853
|
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
|
25540b6634
|
lint
|
2025-01-30 22:55:04 +01:00 |
|
Rich Jones
|
189f5bf7a1
|
game of life via cellpylib
|
2025-01-30 20:08:44 +01:00 |
|
Andreas Koepf
|
e8e455ca72
|
rename countdown_game to just countdown
|
2025-01-25 01:33:22 +01:00 |
|
Andreas Koepf (aider)
|
a5f0d5d6e5
|
feat: Add CountdownGameDataset to reasoning_gym games module
|
2025-01-25 01:20:24 +01:00 |
|
Andreas Koepf
|
519e411fa5
|
add reasoning_gym.create_dataset({name}, ...) global factory function
|
2025-01-25 00:58:34 +01:00 |
|
Andreas Koepf
|
fec13b8c16
|
pre-commit
|
2025-01-24 23:55:43 +01:00 |
|
panispani
|
4032b2de23
|
Add Maze dataset and config
|
2025-01-24 21:56:40 +00:00 |
|
Andreas Koepf
|
aaabc05ace
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
Andreas Koepf (aider)
|
a503089587
|
feat: Add mini sudoku puzzle generator to games package
|
2025-01-23 23:14:51 +01:00 |
|
Andreas Koepf (aider)
|
87d1db2a1a
|
feat: Add Sudoku puzzle generator with configurable difficulty
|
2025-01-23 22:55:09 +01:00 |
|