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

Integrate easter egg games #2315

Open
maikReal opened this issue Oct 21, 2024 · 2 comments
Open

Integrate easter egg games #2315

maikReal opened this issue Oct 21, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@maikReal
Copy link
Collaborator

maikReal commented Oct 21, 2024

What to do?

We need to integrate games that we created during our hackathon:

CapyRun game

We need to make some changes there:

  1. Add a score that will be changing while a user plays
  2. Add a small message for a user that he needs to achieve X score to get some prize
  3. Show a mint button when a user reaches X score. We can stop the game, or make it infinite
  4. A user shouldn't easily achieve X score, so, we need to make a game a bit complicated

8x8 game

Also, need to make some changes as well:

  1. Show a mint button when a user can solve a puzzle
  2. Need to come up with a mechanic how to avoid link sharing to the mint page with other users

P.S. We need to add a user to whitelist if he won a game. In this case, he needs to connect a wallet and sign a message. If he does this, he will be added to gthe whitelist
Contact @maikReal reagarding the whitelist

@maikReal maikReal added the enhancement New feature or request label Oct 21, 2024
@ulyanas
Copy link

ulyanas commented Oct 28, 2024

@maikReal ToDo: clarify regarding the whitelist

@isstuev
Copy link
Collaborator

isstuev commented Oct 31, 2024

I fixed the capyrunner game and added score of 1000. Waiting for the image and other details.

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

3 participants