Skip to content

luzid-app/ex-tictactoe.web

Repository files navigation

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!