https://github.com/buried-in-code/keschet
A Chess variant game called Keschet from the book Blood Song by Anthony Ryan
https://github.com/buried-in-code/keschet
blood-song console-application game java-17 keschet
Last synced: about 1 year ago
JSON representation
A Chess variant game called Keschet from the book Blood Song by Anthony Ryan
- Host: GitHub
- URL: https://github.com/buried-in-code/keschet
- Owner: Buried-In-Code
- License: mit
- Created: 2017-08-15T01:39:22.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T04:14:04.000Z (about 1 year ago)
- Last Synced: 2025-04-30T23:53:22.824Z (about 1 year ago)
- Topics: blood-song, console-application, game, java-17, keschet
- Language: Java
- Homepage:
- Size: 404 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Keschet


[](https://github.com/Buried-In-Code/Keschet/tags)
[](https://opensource.org/licenses/GPL-3.0)
[](https://github.com/Buried-In-Code/Keschet/graphs/contributors)
[](https://github.com/Buried-In-Code/Keschet/actions/workflows/code-analysis.yaml)
[](https://github.com/Buried-In-Code/Keschet/actions/workflows/testing.yaml)
A chess-style game from the Blood Song by Anthony Ryan.
## Rules
- At the start of the game a player may place any piece in any square in the first 3 rows at the player's end of the board.
- A piece is taken if the square it occupies is occupied by an opposing piece.
## Execution
**From Source:**
```bash
$ ./gradlew clean run
```
## Socials
[](https://discord.gg/nqGMeGg)