Gomoku in MIPS Assembly in MARS IDE -- 2
Budget: $30 – $250 USD
The project is to code Gomoku game in assembly language using the MARS IDE.
A reference board design and game playing can be found here:
https://asciinema.org/a/486510
Minimum requirements for the program:
The game is for two players: the user v.s. the computer.
The user input (keystrokes) is minimum during each turn that the user takes.
The ASCII board as shown in the link above is the minimum requirement. Creative ways to display the board, e.g. with graphic, will earn the team extra credits.
Implementation of a winning strategy by the computer is NOT required.
All moves by the user and the computer MUST be valid according to the rules of the game.
An error message is displayed to explain the rule that was violated if a move by the user was not valid.
A reference board design and game playing can be found here:
https://asciinema.org/a/486510
Minimum requirements for the program:
The game is for two players: the user v.s. the computer.
The user input (keystrokes) is minimum during each turn that the user takes.
The ASCII board as shown in the link above is the minimum requirement. Creative ways to display the board, e.g. with graphic, will earn the team extra credits.
Implementation of a winning strategy by the computer is NOT required.
All moves by the user and the computer MUST be valid according to the rules of the game.
An error message is displayed to explain the rule that was violated if a move by the user was not valid.