A java chess game
To contribute to the project :
- Take care of non-assigned issues or create your own issues
- Assign the issue to yourself before starting working on it
- Create the associated branch starting with the number of the issue (e.g. for issue 7 : branch name :
7-fix-readme-typo) - Only push code on remote if the project is compiling, executing properly and all the tests pass
- Once remote code ready, raise a pull request specifying which issue it is solving
The base of this project was done by CPE professors :
- Jacques SARAYDARYAN
- Adrien GUENARD
- Francoise PERRIN