Skip to main content

One doc tagged with "AntelopeIO/docs/tree/main/docs/03_tutorials/20_tic-tac-toe-game-smart-contract-single-node.md"

View All Tags

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.