In this course, we will use a Cribbage Score Calculator as our running example to explore various software development methods, techniques, and best practices. The project involves developing a Java program that calculates Cribbage scores, and we’ll iterate on it in small groups to apply different development practices. This project will also give you hands-on experience with tools like Gradle, Git, and GitHub.

The detailed description of the Cribbage Score Calculator is available at the following link:

https://gist.github.com/dario-campagna/fc24bc3a94e864802c37432f7ea31874

You are tasked with the following steps:

  1. Create a Java project using Gradle.
  2. Push the project to GitHub.
  3. Add collaborators to the GitHub repository.
  4. Add the program description to a README.md file the and experiment with GitHub.
  5. Develop the program (and experiment with GitHub even more).
Last modified: Friday, 11 October 2024, 4:08 PM