A. Introduction

The purpose of this portion of the site is to give a more in-depth look into the creation and development of the game this group designed. Othello is a two-player game that is an intense competition featuring strategy and intelligence. To create the game, the team had to utilize their knowledge of both the method and procedure to play the game, as well as their knowledge and ability to create the game using the coding practices they had recently learned. Using things like for loops, while loops, functions, and the assigning of variables, the team was able to make a functional and fun game. The remainder of the software documentation portion of the website will go into much more detail as to the gameplay of our version of Othello, the code itself, a discussion, and some concluding remarks as well as a couple recommendations.