Skip to content

turtletiny/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

138 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Chess Game in Java

Run CLI:

gradle runCLI -q

Run GUI (wip) :

gradle run

Currently only supports long algebraic notation Example:

e2 e4 #pawn from e2 to e4
g1 nf3 #knight from g1 to f3

short algebraic notation is a WIP

yes my code is real ugly im learning ok 😅

Feature ideas

  • Export game as pgn
  • Puzzles mode (pull from api)
  • board theming
  • implement stockfish for playing v bot

About

Terminal app for 2 player chess

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages