Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt scoring and transcription #6

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

Gnurro
Copy link

@Gnurro Gnurro commented Jan 20, 2025

The overhauled game selection now returns a list of GameSpecs, and the scoring and transcription functions need to iterate over this list to properly access game specifications.

Commit:
Adapt clemcore.score() and clemcore.transcripts() functions to iterate over list of GameSpecs returned by clemgame.select_game();
Change print to logger.info for non-JSON-parseable game info in clemgame.select_game()

…e over list of GameSpecs returned by clemgame.select_game(); Change print to logger.info for non-JSON-parseable game info in clemgame.select_game()
…tire game registry list; Adapt cli.py score and transcribe -g arguments default to "all"
@sherzod-hakimov sherzod-hakimov merged commit 7d30efc into AnneBeyer:game_registry Jan 30, 2025
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.

2 participants