Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

decentdao/fractal-workshop-connect-four

Repository files navigation

Fractal Connected

Do more with DAOs...like play games. With the power of simple decisions made in collaboration (or solo if you really want to). This app is for viewing purposes only. It reads events and data from on-chain Smart Contracts and displays the game progress in real time.

Supported Chains

  • Goerli Testnet

Useful Links

Season Address

Located at the top of the site Fractal Connect Four. This will be used to interact with the current game along with the game id.

Play as a DAO

If you are not a member of a DAO and would like to create your own using the Fractal Framework visit Fractal Framework.

There are two main commands for Connect 4 gameplay:

Challenge: Opponent can be a Safe address or any other DAO or account address that is able to interact with smart contracts.

Target Address = [current season address]
Function Name = challenge
Function Signature = address opponent
Target Address = [current season address]
Function Name = makeMove
Function Signature = uint8 gameId, uint8 column

Playing solo

We love collaboration, but if you would just like to play Connect 4 without a DAO, you can challenge and interact with the contract via the verified code on Etherscan.

Gameplay

FAQs

  • Who goes first?
    • Turns occur as each player makes a move starting with Team two, since Team one is who challenged.

About

Frontend for ETH Denver workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages