Skip to content

therealbytes/ticking-conway

Repository files navigation

Ticking-Conway

An on-chain interactive Conway's Game of Life built with mud running on ticking-optimism with a modified op-geth.

Conway's Game of Life

Run locally

make build
make devnet-up
make start

Append &burnerWalletPrivateKey=0x59c6995e998f97a5a0044966f0945389dc9e86dae88c7a8412f4603b6b78690d to the local client URL to use a funded developer account. You will need it to send transactions.

MUD's developer mode is disabled because it sets the transaction gas price to 0. The ECS state will be stored in a local cache. If you run multiple boards on the same browser profile, you may experience unexpected behavior. To avoid this, use a fresh incognito session for each board, or clear your local storage in-between boards.

Manage devnet

make devnet-up          # start
make devnet-down        # stop
make devnet-clean-state # clear

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •