Inspiration
It was my first game using my very first programming language which is Pascale
What it does
You have to guess the magic number in the least tries possible. Each guess will give you a number of bulls and cows. Bulls represent the number of digits that are in the right spot, whereas Cows represent the number of digits that are in the magic number but in the wrong spot.
How we built it:
Used Pascal to create a function to first randomize the magic number then a function that checks for the number of bulls and another one that checks the number of Cows.
Challenges we ran into
Accomplishments that we're proud of
What we learned
What's next for MLH_Winner
Built With
- github
- pascal
Log in or sign up for Devpost to join the conversation.