Inspiration

We tried something new and made a fortune teller game! Every time you play the game and answer questions differently, you get a NEW fortune!

What it does

It is a game loop that contains a decision tree, deciding points and prompting the user for answers while making silly remarks at them. Once all the prompts are made and points calculated, the user is left with a fortune card that explains their future.

How we built it

We built the GUI using raylib in C.

Challenges we ran into

Our main issue was thinking of a viable project option given the project theme. Once we knew what the project was going to be, coding was simple.

Accomplishments that we're proud of

We are proud that we made a fairly polished GUI that has a game loop and multiple different outcomes.

What we learned

We learned that raylib is a fun and easy-to-use library that allows users to make simple games!

What's next for YourNewFortune

We will make more outcomes for the user to have a wider variety of cards to choose from. Potentially reading from a txt file that contains several card attributes.

Built With

Share this project:

Updates