Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

Topic: Design and write MIPS assembly language for implementing a text-based 5x5 board Tic-Tac-Toe game for two players with following requirements. 1. During the first turn of both players, they are not allowed to choose the central point (row 3 & column 3). 2. Any player who has 3 points in a row, column or diagonal will be the winner. 3. Play…

Notifications You must be signed in to change notification settings

thanghoang7020202/tictactoe

About

Topic: Design and write MIPS assembly language for implementing a text-based 5x5 board Tic-Tac-Toe game for two players with following requirements. 1. During the first turn of both players, they are not allowed to choose the central point (row 3 & column 3). 2. Any player who has 3 points in a row, column or diagonal will be the winner. 3. Play…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published