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: 4 months ago
JSON representation
A 3 * 2 Chess Board with a start and goal states.
- Host: GitHub
- URL: https://github.com/kirlosyousef/chessy
- Owner: KirlosYousef
- License: mit
- Created: 2019-05-01T13:58:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T03:24:10.000Z (about 3 years ago)
- Last Synced: 2025-03-14T06:13:01.961Z (4 months ago)
- Topics: chessboard, gameboard, java, javafx, javafx-application, jpa-hibernate, jpa-persistence-applications, junit5, log4j, lombok-maven, maven, mysql, mysql-database, openjfx, slf4j, testfx
- Language: Java
- Homepage:
- Size: 69.3 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chessy App
> 3 * 2 Chess Board with a start and goal states.

[](https://github.com/KirlosYousef/Chessy/blob/master/LICENSE)
[](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**

**Goal state**

# 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.