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

https://github.com/lomirus/shogi-rs

♟️ Playing Shogi in the Console (still under development)
https://github.com/lomirus/shogi-rs

command-line-game shogi termial-game

Last synced: 6 months ago
JSON representation

♟️ Playing Shogi in the Console (still under development)

Awesome Lists containing this project

README

          

# Introduction

Shogi game that running in the console. It's still under development and unavailable now.

# Instruction

## Key Description

- `W` | `Up`: Move up the focused square
- `A` | `Left`: Move left the focused square
- `S` | `Down`: Move down the focused square
- `D` | `Right`: Move right the focused square
- `Enter`: Choose the focused square

## Terminal

I would suggest you to use the Windows Terminal, instead of the CMD, in order to get better experience, if you are using Windows 10.