Skip to content

Conversation

@0xbyt4
Copy link

@0xbyt4 0xbyt4 commented Nov 27, 2025

Summary

Adding ZK Sudoku Mini - a 4x4 Sudoku puzzle game with zero-knowledge proof verification on Soundness Layer.

Key Features

  • 4x4 Mini Sudoku (fast ~30 second gameplay)
  • Ligetron WebGPU proof generation
  • SHA256 hash commitment verification
  • Walrus proof storage integration

Category

Gaming

Tech Stack

  • Frontend: Next.js 14, React, TypeScript, TailwindCSS
  • ZK Circuit: C++ (Ligetron format)
  • Prover: Ligetron (WebGPU)
  • Storage: Walrus
  • Verification: Soundness Layer

Links

A 4x4 Sudoku puzzle game with zero-knowledge proof verification
using Ligetron (WebGPU) prover on Soundness Layer.
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