Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jiro authored Jan 13, 2020
1 parent 2e37d1e commit a52c885
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ SwiftShogi is a pure Swift shogi library with game management, bitboard-based bo
- [ ] KIF parsing
- [ ] Pretty printing

## Example

To understand how to develop apps using SwiftShogi, you can refer to the following app.

- [SwiftUIShogi](https://github.com/hedjirog/SwiftUIShogi) \- An example shogi app using SwiftUI

## Usage

Initialize a game with [SFEN](https://en.wikipedia.org/wiki/Shogi_notation#SFEN):
Expand Down

0 comments on commit a52c885

Please sign in to comment.