Skip to content

sherfin94/chessUI-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Chess Interface

Description

This is a command line interface for chess based on Ruby. It has been developed based on Test driven development method.

Usage

run the main.rb file in the lib folder

move input format : [piece name] [from_square] [to_square]

example:

p e2 e4

This moves white's king's pawn two steps forward

Features not available

Move validation is currently not supported

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages