© 2025 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
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?
ThThe 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:
git clone https://github.com/KurroLopez/irisnator
cd irisnator
docker-compose build --no-cache
docker-compose up -d
Open the application using the following link:
http://localhost:4200