https://github.com/phaalonso/java-chess
A project created for reviewing some concepts and studying a bit of system design
https://github.com/phaalonso/java-chess
Last synced: 8 months ago
JSON representation
A project created for reviewing some concepts and studying a bit of system design
- Host: GitHub
- URL: https://github.com/phaalonso/java-chess
- Owner: phaalonso
- Created: 2022-09-14T02:15:40.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-27T05:39:11.000Z (over 3 years ago)
- Last Synced: 2025-02-15T09:49:22.475Z (over 1 year ago)
- Language: Java
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chess System
Sistema de Xadrez que busta utilizar todos os conceitos de orientação a objetos assim como separação de responsabilidades entre as diferentes camadas do sistema.
Fonte do projeto:
- [Java COMPLETO Programação Orientada a Objetos +Projetos](https://www.udemy.com/course/java-curso-completo).