Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

gdalle/SchroedingerChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SchroedingerChess

Join the chat at https://gitter.im/SchroedingerChess/Lobby Build Status

Implementation of Haft Schroedinger Chess, where chess pieces decide what they want to be...

See the docs at https://gdalle.github.io/SchroedingerChess/

To run the code, you first need to install a few dependencies:

conda create -n chess python=3.6
conda activate chess
pip install numpy pulp twisted pygame

Then, all it takes to play a game is to execute python run.py.

About

Implementation of Haft Schroedinger Chess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published