These instructions will get you a copy of the project up and running on your local machine. Remember that this project is still in the early stages of development.
- Java 17+
- Maven 3.8.1+
- Git 2.34.1+
- Clone the repository from GitHub:
git clone https://github.com/Achaaab/solitaire.git
- Compile
cd solitaire
mvn package
- Run
java -jar target/solitaire-0.0.0.jar
- Jonathan Guéhenneux - Programmer - Achaaab
This project is licensed under the GNU General Public License (GPL) - see the LICENSE.md for the details.