/ex-tictactoe.web

Solana TicTacToe app demonstrating Luzid features

Primary LanguageTypeScript

Luzid: TicTacToe Example

This example demonstrates how to interact with a Solana program inside the Luzid validator.

Getting Started

  1. Clone this repository
  2. Run yarn inside of it
  3. Run yarn dev
  4. Launch Luzid

Then have fun and play TicTacToe to understand how Luzid works!