Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottlilly/mogrichess
A chess-like game where capturing pieces acquire the movement abilities of the pieces they capture.
https://github.com/scottlilly/mogrichess
c-sharp chess game wpf
Last synced: 1 day ago
JSON representation
A chess-like game where capturing pieces acquire the movement abilities of the pieces they capture.
- Host: GitHub
- URL: https://github.com/scottlilly/mogrichess
- Owner: ScottLilly
- License: mit
- Created: 2021-11-26T22:25:10.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T22:42:58.000Z (10 months ago)
- Last Synced: 2024-01-24T23:50:02.901Z (10 months ago)
- Topics: c-sharp, chess, game, wpf
- Language: C#
- Homepage: https://mogrichess.com/
- Size: 280 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MogriChess
A chess-like game where capturing pieces gain the movement abilities of the pieces they capture.
The name comes from the "Calvin and Hobbes" comics. Calvin had a [Transmogrifier](https://calvinandhobbes.fandom.com/wiki/Transmogrifier) that could turn one thing into something else.
Screenshot of the game.
![MogriChessBoard](https://github.com/ScottLilly/MogriChess/blob/master/Documents/GameBoard.png)