
This is a game of connect 4 I programmed in assembly last quarter

It was written in CUSP assembly language (not a real machine but more of a simulator to help us learn assembly and how a computer functions which will allow us to learn any machine's assembly language after that). Because it was written in CUSP, I don't think you will be able to assemble it (requires the chasm assembler) but I've attached the source code if you wanted to take a look at it anyway



Enjoy and tell me what you think
