Shogi that runs in the browser is implemented in boardgame.io.
├── games
│ └── shogi # Shogi Game Implementation
│ └── co_shogi # Cost mechanics Shogi Game Implementation
├── lobby # Lobby Implementation
└── server # Server Implementation