Skip to content

Vitaspiros/java-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Chessboard

This was just a chessboard. I've updated it and now you can move pieces! However, there is no move validation yet (you can move the rooks diagonally!).

Compilation and running

cd src
javac *.java -d ..
cd ..
java App

Tested on Ubuntu 20.04 64-bit

Image

Chessboard Showcase

About

A chessboard written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages