Commit graph

7 commits

Author SHA1 Message Date
Oliver Stanley
8ed8f0b696 add rush hour curriculum (#362)
* add rush hour curriculum

* add to __init__.py
2025-03-14 16:11:23 +01:00
Rich Jones
7087bef4d5 Fix Rush Hour (#336)
* think it fixes rush hour

* explain walls
2025-03-13 20:42:40 +01:00
Andreas Koepf
14f67cb7e7 fix handling of walls, add unit test 2025-02-14 23:29:17 +01:00
Andreas Koepf (aider)
d5ce2bfdf5 feat: Add score_answer method to RushHourDataset with input validation 2025-02-14 17:33:01 +01:00
Andreas Koepf (aider)
8278a9521c test: Add comprehensive unit tests for RushHourDataset 2025-02-14 17:29:43 +01:00
Andreas Koepf
819cab53d0 test: Add partial move sequence test for Rush Hour board 2025-02-14 17:27:19 +01:00
Andreas Koepf
417e71cd17 add unit test for RushHour Board::perform_moves() 2025-02-14 16:59:19 +01:00