d9afe3bff4
Support parsing JSON games without variant
...
This enables to parse games without requiring DB access
and a full specification of all the variants.
The downside is that in such games, legal clues cannot
be modeled perfectly, but for theoretic analysis of the game
this is still irrelevant.
2023-11-23 11:44:31 +01:00
40baa59bd3
add method to check for criticality of card
2023-11-10 12:05:23 +01:00
c0e63fe17e
fix import path
2023-11-10 12:05:14 +01:00
c00c88974c
fix to_json function
2023-11-10 01:17:49 +01:00
9200371e3a
add missing to_json mehods
2023-08-08 14:10:17 +02:00
511c3bc7c6
better return type
2023-08-08 14:06:44 +02:00
3ffdfc10a5
fix bug
2023-08-08 13:59:28 +02:00
5a2329fa0b
add export to json of games
2023-08-08 13:53:48 +02:00
330baff33c
fix bug expecting seed
2023-08-08 12:23:42 +02:00
e8a6b83d43
add draw pile method
2023-08-08 12:19:16 +02:00
cd94f6fa68
add method to parse game from json
2023-08-08 12:12:42 +02:00
c65489655d
change src folder structure
2023-08-08 12:10:59 +02:00
e0d5f46a7f
rename into src folder
2023-08-08 11:36:31 +02:00