Question: This project will require you to implement the Game of Sticks in MATLAB. The rules of the game are as follows. There are 2 players

This project will require you to implement the Game of Sticks in MATLAB. The rules of the game are as follows. There are 2 players and 20 sticks. Players take turns sequentially. On each player's turn, they must remove between 1 and 3 sticks. The object of the game is to not be the player to pick up the last stick. This project has the following deliverables: C: Your project implements a 2-player version of the game of sticks in the command window. B: You have a visualization (GUI) of how many sticks there are, and an interface with buttons for players to interact with the game. A: Your game should have a "play the computer" option. The computer should follow all of the rules of the game, and implement some kind of viable strategy (not just make the same move every time)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
