Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kirlosyousef/chessy

A 3 * 2 Chess Board with a start and goal states.
https://github.com/kirlosyousef/chessy

chessboard gameboard java javafx javafx-application jpa-hibernate jpa-persistence-applications junit5 log4j lombok-maven maven mysql mysql-database openjfx slf4j testfx

Last synced: 26 days ago
JSON representation

A 3 * 2 Chess Board with a start and goal states.

Awesome Lists containing this project

README

        

# Chessy App
> 3 * 2 Chess Board with a start and goal states.

![version](https://img.shields.io/badge/version-1.0.1-yellow)
![platform](https://img.shields.io/badge/platform-windows%20%7C%20macos%20%7C%20linux-lightgrey)
[![GitHub license](https://img.shields.io/github/license/KirlosYousef/Chessy)](https://github.com/KirlosYousef/Chessy/blob/master/LICENSE)
[![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2FKirlosYousef%2FChessy)](https://twitter.com/intent/tweet?text=Check-this-out!:&url=https%3A%2F%2Fgithub.com%2FKirlosYousef%2FChessy)

# Table of Contents

- [Features](#Features)
- [Tech](#Tech)
- [Support](#Support)
- [License](#License)

# Features
**Data Stored Online**

The Players results are saved to MySQL database.

**Top Results**

Top ten results are displayed at the end of the match.

**Start state**

![Imgur Image](https://i.imgur.com/Ym1muJK.png)

**Goal state**

![Imgur Image](https://i.imgur.com/ARGs7Vn.png)

# Tech
- Maven
- JavaFX
- TestFX
- JUnit5
- MySQL
- H2 DB Engine
- JPA
- Log4J
- SLF4J
- Lombok
- JavaDoc Plugin
- Surefire Plugin
- Checkstyle Plugin
- MVC

## Support

Reach out to me at one of the following places!

- Portfolio at `kirlosyousef.com`
- Linkedin at `Kirlos Yousef`

## License

- **[MIT License](https://opensource.org/licenses/MIT)**
- Copyright 2020 © Kirlos Yousef.