Skip to content

Implementation of Haft Schroedinger Chess

Notifications You must be signed in to change notification settings

tedav/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

Languages

  • Python 99.4%
  • Gherkin 0.6%