Skip to content

henryprosser/Connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect4

Connect4 game written in Java.

Second coursework for Principles of Programming module. Achieved a grade of 86%.

First task was to revise the provided code as it didn't compile or run, was poorly designed (e.g. it was mostly made up of a huge main function without comments) and needed to be fixed using the object-oriented principles/features.

Second task was to provide an altered version of the provided code which a human marker can use to play a complete game of Connect4 against the computer.

About

Connect4 Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages