Representation: https://www.linkedin.com/posts/harshit-singh-273646150_gamedev-c-coding-activity-6693495320065712128-QI_Q
BULLs & COWs is a money-chase, word puzzle game.
Storyline:
- You have a cryptex, which is basically a security apparatus in which you have to put up a secret password for it to open.
- Inside that cryptex is a paper, which includes an address where a huge amount of money is dumped.
- You are given 10 chances to guess the right password, and the address and the money will be yours.
- Otherwise, the cryptex will destroy that address forever.
Rules:
- You are given 10 chances to guess the right password.
- The password is a 5 letter isogram(word with no repeating letters).
- After each guess, you will be told how many bulls and cows were in that last guess.
- BULL refers to correct letter in correct place and COW refers to correct letter in wrong place.
References:
For Game: https://www.mathsisfun.com/games/bulls-and-cows.html
For ASCII Art: https://manytools.org/hacker-tools/convert-images-to-ascii-art/
Mentors:
- Ben Tristem: https://www.linkedin.com/in/bentristem/
- Sam Pattuzzi: https://www.linkedin.com/in/sampattuzzi/