JSFiddle - React, Tailwind, and code Playground

by habla

JavaScript

var gameState = {
  moves: [],
  
};