Skip to content

Repository files navigation

PyGame chess engine

1. Introduction

This is a simple chess engine built using PyGame

We provide binaries for macOS M1 chips and Windows only for now.

  1. To download the latest release go to https://github.com/msaroufim/chess/releases
  2. Once you download the zip file, unzip it and run the KnightSurvival.app file.
  3. Apple will complain that the app can't be opened because it is from an unidentified developer.
  4. Go to System Preferences -> Security & Privacy -> General and click "Open Anyway"

2. Installation

If you want to build from source

pip install -r requirements.txt

Chess variants

This repo contains a few variants of chess.

  • python base_chess.py: Standard chess
  • python knight_survival.py: Knight survival

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages