defuncart / shogi

A simple shogi engine for Dart and Flutter. This engine can be combined with flutter_shogi_board to render static game board positions, tsume problems or shogi castles.
MIT License
5 stars 0 forks source link

Add pull request GitHub ci workflow. #1

Closed defuncart closed 4 years ago

defuncart commented 4 years ago

Adds a ci workflow for pull requets to run code analysis and unit tests.