Principle Building a web3 game where game states are used while been encrypted. Abstract FHE.GeoMaze is a Unity Web3 demo game. Some of the encrypted games states are calculated thanks to FHE (full homomorphic encryption). A maze shaped like a terrain environment that changes randomly with each launch. Structure Architecture: > Client: Unity game, > […]
Principle An application that tent to let you play Chess against an AI opponent. The moves are encrypted and then thanks to FHE (full homomorphic encryption), the AI infers on data that it cannot see. Abstract FHE.Chess project answers to Zama.ai‘s bounty and shows how to use Zama’s Concrete-ML open-source library. Creation of a machine-learning-based version of a […]