Skip to content

An interactive implementation of Conway's Game of Life as a contract on Starknet, written in Cairo.

License

Notifications You must be signed in to change notification settings

Jarvis-Nu/GoL2

 
 

Repository files navigation

Game of Life

An interactive implementation of Conway's Game of Life as a contract on Starknet, written in Cairo.

Contracts

Documentation for the contracts can be found here.

Migration/Deployment

The old Cario 0 GoL2 contract & documentation can be found here. This new repo is for the GoL2 migration to Cairo 1, and the NFT deployment. Read more about this migration & deployment here.

About

An interactive implementation of Conway's Game of Life as a contract on Starknet, written in Cairo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cairo 83.1%
  • JavaScript 8.3%
  • TypeScript 5.2%
  • Python 3.4%