Skip to content

tim-kilian/tim-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

TimChess

Inspired by FBchess wit Forsyth-Edwards-Notation.

Instructions: run with 'java -jar PATH_TO_JAR_FILE.jar' in terminal

play: Type input and press go
  input: [previous square][target square]
  example input: e2e4
                 e7e5
  castling input: 
    short castling: o-o
    long castling: o-o-o

About

Simple chess game with FEN-notation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages