FantasyCampaign VS zkp-learning-in-public

Compare FantasyCampaign vs zkp-learning-in-public and see what are their differences.

FantasyCampaign

Turn based fantasy campaign game for chainlink hackathon (by Derked)

zkp-learning-in-public

My journey learning zero knowledge proof technologies in public! Feedback, help and contributions very much welcome (by JofArnold)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
FantasyCampaign zkp-learning-in-public
2 1
14 66
- -
5.0 0.0
over 2 years ago over 2 years ago
TypeScript Solidity
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FantasyCampaign

Posts with mentions or reviews of FantasyCampaign. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-04.
  • Making a Zero-Knowledge proofs based puzzle game
    2 projects | news.ycombinator.com | 4 Jan 2022
    Congrats - that's really cool. It's a super interesting space for sure and I'm pretty convinced it's the future of blockchain games.

    If anyone's interested, we built a 3D Dungeon crawler with ZKPs as part of a hackathon. There's a major mistake on the ZKP validation (left as an exercise for the reader to spot!) but works great as a POC and a nice couple of hackathon prizes too.

    Code: https://github.com/Derked/FantasyCampaign

    Video run through: https://www.youtube.com/watch?v=zp5nEtPFvBo

    Happy to answer any questions.

  • Understanding Zero-knowledge proofs through illustrated examples
    3 projects | news.ycombinator.com | 2 Dec 2021
    In additional to Nalin's great sudoku example elsewhere, he's a couple of my repos that use SNARKS:

    1) Some experiments/learnings https://github.com/JofArnold/zkp-learning-in-public

    2) A blockchain-based Dungeon crawler built for a hackathon that uses a SNARK (Circom, snarkjs) to validate that the user hasn't cheated when getting to the end of the maze https://github.com/Derked/FantasyCampaign

zkp-learning-in-public

Posts with mentions or reviews of zkp-learning-in-public. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-02.
  • Understanding Zero-knowledge proofs through illustrated examples
    3 projects | news.ycombinator.com | 2 Dec 2021
    In additional to Nalin's great sudoku example elsewhere, he's a couple of my repos that use SNARKS:

    1) Some experiments/learnings https://github.com/JofArnold/zkp-learning-in-public

    2) A blockchain-based Dungeon crawler built for a hackathon that uses a SNARK (Circom, snarkjs) to validate that the user hasn't cheated when getting to the end of the maze https://github.com/Derked/FantasyCampaign

What are some alternatives?

When comparing FantasyCampaign and zkp-learning-in-public you can also consider the following projects:

wordlines - Mobile ZK Puzzle Game with NFT rewards

snarky-sudoku - Zero-knowledge Sudoku using zk-SNARKs