Skip to content

Ticklish Riddles is a React game with multiple-choice humorous riddles. Riddles are provided by ChatGPT, while images are sourced from Midjourney and Bing Image Creator.

Notifications You must be signed in to change notification settings

hsavzyan/ticklish-riddles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticklish Riddles

Ticklish Riddles is a fun and interactive riddle game built with React. The application presents users with a series of riddles, each accompanied by a set of multiple-choice answers. Riddles are provided by ChatGPT, while images are sourced from Midjourney and Bing Image Creator. The application uses Vite as the build tool and Yarn as the package manager.

Features

Riddle Presentation

Each riddle is presented in a modal with the riddle question, a progress indicator, an image, and a hint button. The hint button reveals a hint to help the user solve the riddle.

Multiple Choice Answers

Each riddle comes with a set of multiple-choice answers. The choices are split into two columns for a better user experience. The user can select an answer by clicking on the corresponding button.

Getting Started

To get started with Ticklish Riddles, you need to have Node.js and Yarn installed on your machine. Then, you can clone the repository and install the dependencies:

git clone https://github.com/hsavzyan/ticklish-riddles.git
cd ticklish-riddles
yarn install

To start the application, run:

yarn dev

The application will be available at http://localhost:5000.

Contributing Contributions to Ticklish Riddles are welcome. Please open an issue or submit a pull request on GitHub.

About

Ticklish Riddles is a React game with multiple-choice humorous riddles. Riddles are provided by ChatGPT, while images are sourced from Midjourney and Bing Image Creator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published