- Cross-platform support (macOS, Windows, Linux)
- Multiple Database support (MySQL PostgreSQL, SQLite)
- Intuitive keyboard only control
If you already have a Rust environment set up, you can use the cargo install
command:
$ cargo install --version 0.1.0-alpha.0 gobang
Key | Description |
---|---|
h | scroll left |
j | scroll down |
k | scroll up |
l | scroll right |
Ctrl + d | scroll down multiple lines |
Ctrl + u | scroll up multiple lines |