LiteChess

LiteChess is a low-resource, neural network based chess engine written in Python that plays at the 2000 ELO level. The neural network architecture is inspired by the DeepChess algorithm and the engine backend is adopted from the popular Sunfish engine.

Litechess website

A website has been created to host the LiteChess engine developed by our team. The site provides several features present in popular chess websites such as :

  • Playing a game from the initial position

  • Playing a game from a position specified by the user (supplied as a FEN string)

  • Downloading a played game as a PGN file


You can play against our engine by clicking the link here.

Team Members

Resources