This is the downloadable desktop client for ByteFight, an Electron app for participants to test their bots locally, replay matches, and build their own maps.
git clone https://github.com/BotFight/BotFightRenderernpm installnpm run electron:serve^ If this doesn't open an electron window on your desktop, try using two terminal tabs and run:
npm run devnpm run electron:start
- Electron
- Next.js
- React
- Typescript/Javascript
- HTML
- CSS + Tailwind
- Shadcn UI (Radix UI)