Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.43 KB

File metadata and controls

17 lines (12 loc) · 1.43 KB
layout project-home
title Haft Schroedinger Chess
description Quantum Mechanics Inspired Chess Variant
category Schroedinger-Chess
billboard /img/schroedingerchess/project-image.png
releases
schedule The proof of concept code base is hosted on <a href='https://github.com/mpeter28/HaftSchroedingerChess'>Github</a>.

Haft Schroedinger Chess is a chess variant with rules inspired by quantum mechanics. The concept was given to me by my friend David Haft (thatotherdavidguy@gmail.com). I in turn formalized the rule set and coded a proof of concept implementation as an exercise in recreational math.

This is not the first quantum mechanics inspired chess variant, nor the first to try and use the name 'Schroedinger Chess'. However, 'Haft Schroedinger Chess', like traditional chess, is a combinatorial game, meaning it is both deterministic (no random chance at all) and has no hidden information. This differs from hidden information chess variants like Kevin Dittmar's Schroedinger's Chess and non-deterministic variants like Chris Cantwell's Quantum Chess.

This project is effectively finished; the blog 'posts' are more articles outlining the game rules, discussing interesting consequences of those rules, and an explanation of the associated Github project.