caphindsight / TrulyQuantumChess

A game of truly quantum chess, with interference, entanglement, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrulyQuantumChess

A game of truly quantum chess, with interference, entanglement, etc.

You can play online in your browser on https://truly-quantum-chess.sloppy.zone.

There is also a mirror of the game on https://quantum-chess.mateowang.dev if the above link is down.

Alternatively, download, build & run your local mongodb and webapp server. To do so simply run:

docker-compose build
docker-compose up

For those people who have reached me asking if they can implement their own features: the source code is licensed under WTFPL, which pretty much means that you can do what the f*ck you want with it :)

However, if you decide to add a feature or two, please consider sending me a pull request so that I can push your changes to prod.

About

A game of truly quantum chess, with interference, entanglement, etc.

License:Do What The F*ck You Want To Public License


Languages

Language:C# 90.5%Language:JavaScript 7.5%Language:CSS 1.6%Language:Dockerfile 0.4%