跳到主要内容

1 篇文档带有标签「AntelopeIO/docs/tree/main/docs/03_tutorials/20_tic-tac-toe-game-smart-contract-single-node.md」

查看所有标签

Tic-tac-toe Game Contract Using Single Node

This tic-tac-toe tutorial guides you step by step to build a tic-tac-toe game which runs on an Antelope blockchain. You will create a smart contract containing the game logic, then compile and deploy this smart contract to an Antelope blockchain. In this tutorial we use a local single node testnet and show you how to play the game by calling the smart contract. For another example in using the single node testnet see the Getting Started section.