Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 224 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 224 Bytes

QShogi

Qtを用いた将棋のGUIソフトです. (pre-alpha version)

Dependency

  • Qt 5
  • qmake
  • make
  • C++11 compiler
  • wget or curl (for download image)

Setup & Run

$ ./script/setup.sh
$ ./QShogi