A traditional five-in-a-row game which runs on blockchain using Libplanet
.
- Enter session ID you want to join. If there are no any session on chain, it will be automatically created.
- If other user join the session with ID that you entered, game will automatically start.
- Wait for your turn to place your piece.
- The winner is the first player to form an unbroken chain of five stones horizontally, vertically, or diagonally.
- Install Unity Hub.
- Install Unity 2019.1.0f2.
- Clone repository.
$ git clone https://github.com/planetarium/planet-omok
- Run Unity Editor and build the project.