0xSachinK / fhe-game-of-life

Game Of Life implementation in zama's concrete lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FHE-GOI

Concrete is natively supported on Linux and macOS from Python 3.8 to 3.11 inclusive.

Run

  1. Install requirements
pip install -U pip wheel setuptools
pip install -r requirements.txt
  1. Run python3 game.py

About

Game Of Life implementation in zama's concrete lib


Languages

Language:Python 100.0%