Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tollyh/shogi
A shogi game with a computer player made in C# with WPF
https://github.com/tollyh/shogi
2d-game csharp dotnet game kif sfen shogi shogi-engine shogi-game wpf wpf-application
Last synced: about 1 month ago
JSON representation
A shogi game with a computer player made in C# with WPF
- Host: GitHub
- URL: https://github.com/tollyh/shogi
- Owner: TollyH
- Created: 2023-02-03T13:03:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T17:16:13.000Z (about 1 year ago)
- Last Synced: 2023-11-22T17:37:01.875Z (about 1 year ago)
- Topics: 2d-game, csharp, dotnet, game, kif, sfen, shogi, shogi-engine, shogi-game, wpf, wpf-application
- Language: C#
- Homepage:
- Size: 1.34 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shogi
A shogi game with a computer player made in C# with WPF
## Features
- Graphical shogi game with all standard rules implemented
- A move list using modern Japanese and Western notation
- Exporting to the Kifu format (KIF) and Shogi Forsyth–Edwards Notation (SFEN)
- Custom position editor with SFEN import support
- A computer player that can play as sente, gote, both, or neither
- Quality of life features such as automatic board flipping and line/square highlighting
- Colour scheme customisation---
**Copyright © 2023 Ptolemy Hill**