Computer-Architecture Computer Architecture Lab from HCMUT. Introduction We are required to build the Tic Tac Toe game in MAR MIPS program. NoteI store the game board on data segment index. Then simpli use if-else to check for win/lose/draw. Read MAR Documentation.