Inspiration
I wanted to create a simple game of Rock Paper Scissors to test my skills with learning C.
What it does
This program takes in user input and generates a random selection for the computer to create a one player game of Rock Paper Scissors.
How we built it
This program is built entirely with C.
Challenges we ran into
I would have liked to add much more detail to the program, but I was short on time as I focused on workshops and learning more during the hackathon.
Accomplishments that we're proud of
I am proud of being able to throw together a program with quirky add ins that is entirely in C while being short on time.
What we learned
I learned a lot at the hackathon and was able to go through my code and use my knowledge to condense the code, making it more legible to readers and more efficient overall.
What's next for Rock Paper Scissors
I hope to add in some more languages and files to actually create a UI that people can use to play instead of running in a terminal.
Log in or sign up for Devpost to join the conversation.