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

Game tools #268

Open
Zomis opened this issue Oct 18, 2021 · 1 comment
Open

Game tools #268

Zomis opened this issue Oct 18, 2021 · 1 comment
Labels
dsl-core For improvements of the DSL approach to defining games enhancement New feature or request

Comments

@Zomis
Copy link
Owner

Zomis commented Oct 18, 2021

Sometimes when debugging or just playing around you might want to just run a command inside the game to modify various things. These commands should also have the possibility of returning some information that can then be displayed.

Example use-cases:

  • Hanabi probabilities
  • Analysis of various games
  • Manipulating/Checking game state
  • Automatically do some AI-like move
  • Map Editors
@Zomis Zomis added enhancement New feature or request dsl-core For improvements of the DSL approach to defining games labels Oct 18, 2021
@Zomis
Copy link
Owner Author

Zomis commented Feb 10, 2023

Might want to look at https://github.com/Kotlin/kotlinx-cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dsl-core For improvements of the DSL approach to defining games enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant