Update

We have updated the content of our program. To access the current Software Engineering curriculum visit curriculum.turing.edu.

Connect Four - Requirements

Back to Connect Four Home

The specifications give you ideas for some classes to help you start breaking this problem down, but you will also have to create some additional classes and methods to build an Object-Oriented solution to this problem. This means that there should be very little code outside of a class and you are using your classes to create objects that interact in some way.

Additionally, this project will require you to use Test Driven Development for all methods that do not rely on user input. Very few methods should rely on user input.

As a pair, you are both expected to commit frequently and use Pull Requests to merge your code with your partner’s. Remember that there are many ways to contribute to a group effort - review the topics we discussed in your Learning to Pair lesson.

Please read the Rubric before getting started so that you know what is expected of you.

Lesson Search Results

Showing top 10 results