Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tressos-aristomenis/chess-javafx-from-scratch

A chess game using JavaFX (from scratch). Check out "README" !
https://github.com/tressos-aristomenis/chess-javafx-from-scratch

chess chess-board chess-game chess-javafx chessboard java javafx

Last synced: 19 days ago
JSON representation

A chess game using JavaFX (from scratch). Check out "README" !

Awesome Lists containing this project

README

        

# ► READ ME

Some info about the game: https://en.wikipedia.org/wiki/Chess

A normal chess game created completely from scratch. Everything is handmade.

# How to run my application
- Go to my latest release.
- Download the .zip file.
- Extract it.
- Run the .jar file inside.
- Enjoy the game and star my repository if you liked it.

# // TO-DO:
- Add En Passant move.

Contributor: NickSklA.
Check out his github: https://github.com/NickSklA.