Skip to content

Add game of life practice exercise #512

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

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Add game of life practice exercise #512

merged 2 commits into from
Sep 18, 2024

Conversation

ryanplusplus
Copy link
Member

No description provided.

config.json Outdated
"uuid": "eae82e30-b6c8-4414-8b56-902da5d61f32",
"practices": [],
"prerequisites": [],
"difficulty": 3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we increase the difficulty to Medium (4..7)

I think of this exercise as being similar in difficulty to minesweeper. The Lua track currently gives minesweeper a difficulty of 7.

Tracks often give both a difficulty around 5,

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I re-ranked it as a 5. Knapsack is marked as a 6 and Knapsack is a more difficult problem, IMO.

@ryanplusplus ryanplusplus merged commit 9c38149 into main Sep 18, 2024
3 checks passed
@ryanplusplus ryanplusplus deleted the game-of-life branch September 18, 2024 10:13
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.

3 participants