Inspiration: We wanted to create some sort of way to practice reading a poker hand without having to keep track of opponents aswell.
What it does: This program deals you a random hand with random suits, which in this case is foods, and it will allow you to progress the community cards or fold.
How we built it: We built it off of pretty basic C code which should run quite efficiently.
Challenges we ran into: it was tough to figure out how to completely randomize the cards given and how to format it in a readable way.
Accomplishments that we're proud of: We were able to sort out the project quite quickly while still having a very busy weekend.
What we learned: how to more effectively use pointers which we recently learned in our CS 1050 class and how to get truly random values.
What's next for Food Poker Trainer: hopefully we can figure our how to incorporate opponents.
Log in or sign up for Devpost to join the conversation.