Hello everyone!! I'm new to this forum and this is my first post. So I beg your pardon for any wrong I may commit.
I have a project for school where we are required to recreate the game Mastermind using AND, OR, and NOT gates (Only NAND gates for extra credit). Here is the information from the project:
"Our game will only involve two "colors", (0 or 1) and we will focus only on determining whether the color and positions of those pins are
correct. We will be using digital logic circuits to build the portion of this game which gives the guessing player feedback about his/her guess. In digital logic a "true" value is represented by the number 1 and a "false" value by the number 0.
Your game should use a 5 binary digit code. You should be able to display:
-Output pins showing whether the "color" is correct at each position.
-An output pin showing whether the entire code is correct."
I'm really just asking if anyone would be able to help me get started or pointed in the right direction because I don't know where or how to begin. I would be extremely grateful. Thank You!
I have a project for school where we are required to recreate the game Mastermind using AND, OR, and NOT gates (Only NAND gates for extra credit). Here is the information from the project:
"Our game will only involve two "colors", (0 or 1) and we will focus only on determining whether the color and positions of those pins are
correct. We will be using digital logic circuits to build the portion of this game which gives the guessing player feedback about his/her guess. In digital logic a "true" value is represented by the number 1 and a "false" value by the number 0.
Your game should use a 5 binary digit code. You should be able to display:
-Output pins showing whether the "color" is correct at each position.
-An output pin showing whether the entire code is correct."
I'm really just asking if anyone would be able to help me get started or pointed in the right direction because I don't know where or how to begin. I would be extremely grateful. Thank You!