-
Notifications
You must be signed in to change notification settings - Fork 162
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
Added A New level #3
base: master
Are you sure you want to change the base?
Conversation
@fvictorio Let me know if I can do something to help get this merged |
Ugh, sorry for not reviewing this yet @jeremyfelder, and thanks a lot for sending a new level. I promise I'll review it this weekend. |
Hey @jeremyfelder, I need to take a deeper look at this but... it seems like it can be solved with an empty data and 0 value? That is, it works by default 😅 Maybe that's what you were going after but my guess is that it wasn't? |
@fvictorio 😅 That was not intended indeed, great catch. I added some additional checks to prevent this and other invalid inputs |
Added hints to the puzzle_X.json and attempts the user should be prompted on.
@fvictorio I updated the new level to the refactored style and added hint prompts on level defined attempts. |
Added a new level.
Also added base64 encoded hints at the bottom in case someone gets stuck