odysa / chatgpt-chess-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT Chess Plugin

Let's play Chess with ChatGPT! Enter chessmate.cc to your plugin store.

picture

Locally

This project depends on Supabase. Config it:

export SUPBASE_URL=<>
export SUPBASE_KEY=<>

Install dependencies

npm install

Run

npm run start

Then add http:localhost:3000 to your plugin store

About


Languages

Language:TypeScript 95.0%Language:JavaScript 5.0%