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.
- Host: GitHub
- URL: https://github.com/guseyn/ghost-chess
- Owner: Guseyn
- License: mit
- Created: 2021-02-21T21:28:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-21T21:38:05.000Z (over 5 years ago)
- Last Synced: 2025-08-21T01:17:43.066Z (11 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.