You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Terminal Chess-Game #TODO (Visual style with JavaFX(possibly))
Estudo e uso dos tópicos:
Matrizes
POO
Java Collections
Streams
Listas
Lambda Expressions
About
Sistema de xadrez jogável pelo terminal feito 100% em Java. Utilizando amplamente os conceitos de OOP, Streams, Listas, Matrizes e um pouco de Lambda expressions.