Skip to content

A game of would you rather

Notifications You must be signed in to change notification settings

ryan-mai/would-you-rather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5230649 · · Sep 12, 2025

History

8 Commits
Sep 9, 2025
Sep 12, 2025
Sep 12, 2025
Sep 10, 2025
Sep 12, 2025
Sep 10, 2025
Sep 9, 2025
Sep 10, 2025
Sep 10, 2025
Sep 9, 2025

Repository files navigation

would-you-rather

The premise of the game is quite simple. You either pick this or that lol. The questions for now are entirely generated by Gemini, however, I am looking forward to storing the responses in a database so that it can be recycled and reused by other users. The questions are pretty fun I guess lol. Maybe if it had images (which would cost more tokens) I think it would be more interactive.

I was also thinking about having an analysis on all the choices the user made and output what would happen to them. For example, they live forever where the result could be they are the last one alive, which is depressing now that I think about it... lol


To run this locally:

  1. git clone https://github.com/ryan-mai/would-you-rather.git
  2. Run node server.js for the Server and npm run dev for the Client Side Note: You will need to create an .env file and add GEMINI_API_KEY=YOUR_API_KEY

About

A game of would you rather

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published