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

Genericise game rules and facilitate difficulty mods creation/interpretation #73

Open
LoanR opened this issue Jun 25, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@LoanR
Copy link
Owner

LoanR commented Jun 25, 2018

Launching a game should not cycle through difficulties, look for checked ones and apply specific rule modifications.

It would be cleaner to execute a function that modify rules when a difficulty is toggled => the difficulty conf file should have functions inside to be executed.
(and the toggler should be a function that executes a function given by the conf)

@LoanR LoanR added the enhancement New feature or request label Jun 25, 2018
@LoanR LoanR self-assigned this Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant