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

Add image-hunt source code to hackerspace. #98

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matijamarjanovic
Copy link

Add Image Hunt Game

This PR adds the Image Hunt game, built with React, TypeScript, and Next.js, integrated with the Gno blockchain.

Key Features:

  • Players guess a target image from a 30-image grid based on clues (brightness, color, and direction).
  • Scores are saved on-chain and displayed in a leaderboard.
  • Adena wallet integration for blockchain interactions.
  • Leaderboard sorted by top scores, fetched from the Gno chain.

Environment variables and wallet setup are required to run the game.

You can find the game repo here: ImageHuntGno

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.

1 participant