Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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**