Skip to content

[WIP] Add ability to have coded game families#767

Draft
edwardchalstrey1 wants to merge 65 commits intomasterfrom
catalog/758
Draft

[WIP] Add ability to have coded game families#767
edwardchalstrey1 wants to merge 65 commits intomasterfrom
catalog/758

Conversation

@edwardchalstrey1
Copy link
Member

@edwardchalstrey1 edwardchalstrey1 commented Feb 13, 2026

Includes changes from #753

Issues closed by this PR

Closes #758

Description of the changes in this PR

This PR adds the option to generate games for the catalog from game family functions.

TODO:

  • Replace the example family in this PR with one we definitely want included in the catalog
  • Linux job may be failing because installing pip install -v pygambit*.tar.gz as oppose to python -m pip install -v . doesn't allow for loading of utils.py
  • Add a test to check that a slug included in family_games() isn't already included in the catalog

How to review this PR

Check whether adding to families.py works as a way for adding games to the catalog. Review the change to the contributor doc which explains how to do this.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Catalog] Autogenerate game families

2 participants