Skip to content

RedPhortex/tui-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tui-Chess

A tui chess game written in rust.

Features

  • Promotion handling
  • Move highlighting
  • UCI support

Getting Started

Prerequisites

Install

Clone the repository

git clone https://github.com/RedPhortex/tui-chess.git

Go to the cloned directory

cd tui-chess

Run for development

cargo run

Run tests

cargo test

Build

cargo build --release

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A tui chess game written in rust.

Resources

License

Stars

Watchers

Forks

Languages