Skip to content

Un-Real Chess is a web app where users can play chess against the best engines in the world.

Notifications You must be signed in to change notification settings

dfdiazc/chess-engine-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Un-Real Chess Logo

Un-Real Chess is an online, free platform where you can play chess against the best chess engines in the world, or with your friends!

Engines

It features engines like Stockfish, Leela, and Komodo, among many others, giving you the freedom to fine tune your skills against each one.

Play with your friends!

Create a game and share the link with your friends to challenge them to a game of chess.

Stack Details

The web frontend is built on top of Next.js, using TailwindCSS for styling. The react-chessboard and chess.js libraries are used for interaction and validation within the game.

The backend is built on top of Django to serve a REST API, which uses the python-chess library to provide the corresponding move for each engine. Django-channels is used for multiplayer games.

About

Un-Real Chess is a web app where users can play chess against the best engines in the world.

Resources

Stars

Watchers

Forks