An open API service indexing awesome lists of open source software.

https://github.com/guseyn/ghost-chess

Variation of chess where you can put several pieces on the same square. It’s just an idea. Don’t know when I am going to implement this.
https://github.com/guseyn/ghost-chess

Last synced: 5 months ago
JSON representation

Variation of chess where you can put several pieces on the same square. It’s just an idea. Don’t know when I am going to implement this.

Awesome Lists containing this project

README

          

# ghost-chess
Variation of chess, in which you can put several pieces on the same square and any piece can go through pieces with the same color.
For the sake of simplicity, all pieces on the square must be captured one it's occupied by opponent's piece.

It’s just an idea. Don’t know when I am going to implement this.