A Connect Four Game written in Arm Assembly code. The code implements an "A.I. User" or two-player multi-player. Inputs and outputs are printed through the UART window using ASCII-Art.
An S file is uploaded which contains all the code needed, along with a Documentation which reports on all the code included within the S file.