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

Iron Man Mode (Hard Mode) #27

Open
Cheesy-Brik opened this issue Dec 25, 2023 · 0 comments
Open

Iron Man Mode (Hard Mode) #27

Cheesy-Brik opened this issue Dec 25, 2023 · 0 comments
Labels
feature New feature or request

Comments

@Cheesy-Brik
Copy link
Collaborator

This is inspired by the playing experiences of both little alchemy and runescape iron man.

Basic Idea

A hard mode "switch" that can be turned on or off to play in a harder mode (this on or off by default has a cool down of lets say a day or two). This switch activates ironman mode in which you do not have access to hints nor can you suggest elements. You would have a separate inventory from your main account but the combos would be derived from the main database. These accounts do no share elements in any way. A separate leader board would also exist. The switch cool down could be set in config.

Implementation

We would have to store 2 separate inventories, however due to the nature of this being a challenge meaning many won't participate I believe this overhead isn't too much. We would probably have to overhaul some logic to make this work right and would most likely need to pull checking for an element in an inventory to a separate game logic function.

Want

I think this idea is just a general fun idea, it requires some effort to implement but is mostly hands off and allows for the future idea of multiple inventories as a whole. I've seen some toss around the idea of hard mode but I think this works as bridge between not overly difficult while still mirroring similar games like doodle god and little alchemy.

This idea is probably more down the road after cats are put it

@Cheesy-Brik Cheesy-Brik added the feature New feature or request label Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant