Skip to content

jpvolante/chess-system-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess System in Java

This project was developed to exercise learning the Java programming language and to practice backend development in a fun and engaging way by creating a chess game. The project was developed in conjunction with the "Java Completo" course, offered by Professor Nélio Alves.

Implementation of basic chess rules Movements of all pieces (king, queen, bishop, knight, rook, and pawn) Validation of legal and illegal moves Simple console interface for playing

The main goal is to apply object-oriented programming concepts in Java, while developing programming logic and strategic thinking through the implementation of a chess game.

Contributions are welcome! Feel free to open issues or submit pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages