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

https://github.com/woofers/chess

👑 Lightweight Chess game implemented using Java Swing UI
https://github.com/woofers/chess

chess java strategy swing

Last synced: 11 months ago
JSON representation

👑 Lightweight Chess game implemented using Java Swing UI

Awesome Lists containing this project

README

          


Table of Contents





# Chess

**Lightweight Chess game implemented using Java Swing UI**

## Downloads

Latest releases can be found [here](https://github.com/woofers/chess/releases).

## Screenshots

![img](./screenshots/move.gif "Movement")

![img](./screenshots/undo.gif "Undo")

![img](./screenshots/default.png "Default Board")

![img](./screenshots/knight.png "Knight")

## Acknowledgments

- **GPL 3.0 2016**, *Jaxson Van Doorn*

## Other Projects

- [Woofers3D](https://github.com/woofers/woofers3d)

- [Whale](https://github.com/woofers/whale)

- [K9Krew](https://github.com/woofers/k9-krew)

- [Dotfiles](https://github.com/woofers/dotfiles)