ConsenSysMesh / web3studio-sidejam

SideJam is a series of projects designed to develop application-level examples, frameworks, components (and requirements driving protocol and R&D teams) that use the W3S narrative approach to prove the need for and ability to use the Mainnet as a way to make business safe without silos.
Apache License 2.0
2 stars 2 forks source link

Stratego player movement contract #4

Closed brian-lc closed 5 years ago

brian-lc commented 5 years ago

Overview

Create a minimal contract to interface with the browser. Four players join a gameboard dApp and update player piece positions. As positions change the browser sends player piece movement information to this contract. It also reads movements and reports them back to a player.

Reference

Assumptions

Acceptance