Cat Botz - Talking Cat Game


Cat Botz - Talking Cat Game
Download on the AppStore Click here to request a review of this app

  • App Store Info

Description

Cat Botz - Talking Cat Game is a great introduction to interactive A.I. and chat bot programming logic.
Learn to program a basic chat bot A.I.
Have your Talking Cats interact with each other based on the A.I. rules you, the user, sets.
You can have them be playful, argue with each other, compliment, chat, discuss deep topics, etc.

The programming for the artificial intelligence is simple and will construct an If-statement for you based on the rues you give it
Program the Cat Botz to say any response to different sets of keywords that, if they detects said keywords in your chat, or by another cat, the cat bot will respond in the way you programmed it to - leading to a chain reaction of Catversations!
It can be funny, serious, technical, etc. as long as the cat sees the keyword combinations in any order it will know what to say.

Two Arrays of keywords separated by an Or:
if() && if() && if() || if() && if() && if()
{
Say();
}

Powered by the beta version of Synthia: AI, Cat Botz is a great way to test your programming logic and skills and learn to program a simple A.I. chat bot.

Have fun and enjoy programming the Cat Botz!

What's New in Version 2.1

Speech Recognition has now been added

Screenshots

Screenshot 1 of 7 Screenshot 2 of 7 Screenshot 3 of 7 Screenshot 4 of 7 Screenshot 5 of 7 Screenshot 6 of 7 Screenshot 7 of 7