Skip to content

Unknowncall/Chess

Repository files navigation

Chess


Description

Local chess game made in React with Typescript and Vite. This game is meant to be played against a person next to you.

Future Goals

  • Chess AI
  • Multiplayer
  • Save Status
  • Game Analysis

How to install

  1. Clone the repo git clone https://github.com/Unknowncall/Chess.git
  2. Install with your favorite package manager pnpm install
  3. Run the dev server with pnpm run dev
  4. Navigate to http://localhost:5173/