IRISNator is a game that tries to guess a character you've thought of. It will ask you several questions to find out which character you're thinking of. Think about a real or fictional character Do you dare?
The application will ask you several questions to guess which character you are thinking of. Depending on your “yes” or “no” answers, it will try to guess it. If it doesn't guess, you can tell it which character you thought of and how to differentiate it from the last character it thought it was.
To download the code from GitHub, follow these steps:
- Clone the repository from GitHub:
git clone https://github.com/KurroLopez/iris-nator
- Navigate to the project directory:
cd iris-nator
- Build and start the Docker containers:
docker-compose build --no-cache docker-compose up -d
Open the application using the following link: http://localhost:4200