Andreas Koepf
|
3e7ff3b084
|
use native types List->list, Dict->dict, Set->set, Tuple->tuple
|
2025-02-21 15:15:38 +01:00 |
|
Andreas Koepf
|
a5d784c6ef
|
fix handling of walls, add unit test
|
2025-02-14 23:29:17 +01:00 |
|
Andreas Koepf (aider)
|
8ff82bb5a6
|
refactor: Use Path.open() to read rush_18k.txt line by line
|
2025-02-14 17:41:09 +01:00 |
|
Andreas Koepf (aider)
|
316aebfadc
|
feat: Add score_answer method to RushHourDataset with input validation
|
2025-02-14 17:33:01 +01:00 |
|
Andreas Koepf (aider)
|
ca5e23e195
|
test: Add comprehensive unit tests for RushHourDataset
|
2025-02-14 17:29:43 +01:00 |
|
Andreas Koepf (aider)
|
5750bd29a7
|
feat: Add RushHourConfig and RushHourDataset for procedural Rush Hour puzzle generation
|
2025-02-14 17:26:24 +01:00 |
|
Andreas Koepf
|
11353a3120
|
refactor: Remove commented TODOs and example code from rush_hour.py
|
2025-02-14 17:26:22 +01:00 |
|
Andreas Koepf
|
27a945dd07
|
add unit test for RushHour Board::perform_moves()
|
2025-02-14 16:59:19 +01:00 |
|
ironbound
|
948011e1b3
|
input check
|
2025-02-14 16:00:22 +01:00 |
|
Andreas Koepf
|
438f9425c6
|
more pythonic formatting
|
2025-02-14 12:04:40 +01:00 |
|
ironbound
|
4423f8706b
|
working puzzle
|
2025-02-13 22:09:14 +01:00 |
|
ironbound
|
675462c41e
|
documented code
|
2025-02-13 19:15:13 +01:00 |
|
ironbound
|
071d790e1c
|
v1 bounds checking
|
2025-02-12 05:13:10 +01:00 |
|
ironbound
|
2e2c5744df
|
working board
|
2025-02-11 19:41:45 +01:00 |
|