Inspiration
Inspired by a friend after she mentioned the card game called 24 and we briefly played as a reminder of what it is.
What it does
This was more of a fun event for us to hang out, come up with ideas, and write some code. It was never meant to be an outstanding piece of code, and it is far from being professional. The game runs the simple scenarios from the game 24, you get four numbers and you have to use all of them once with arithmetic to get to 24. We added generalizing options so the amount of initial numbers and the number to solve can be changed.
How I built it
It was built in Python and using Github. There is no GUI, everything is done in the console. Also, we did not create a project demo, but the submission requires a youtube link so I picked one from BoilerMakeIV
Log in or sign up for Devpost to join the conversation.