Chat Bot Game

For discussions about game development that does not fit in any of the other topics.
Post Reply
User avatar
hallsofvallhalla
Site Admin
Posts: 12023
Joined: Wed Apr 22, 2009 11:29 pm

Chat Bot Game

Post by hallsofvallhalla »

So I was toying with making my own chat bot on my raspberry Pi and i got to thinking. What about a PBBG with an active talking AI bot that carries you through the game? You can talk to it and tell it commands, or type if you are lame and do not have a mic. It would basically be an AI GM.
User avatar
Xaos
Posts: 940
Joined: Wed Jan 11, 2012 4:01 am

Re: Chat Bot Game

Post by Xaos »

Sounds like the beginnings of an AI GM engine ;)
User avatar
hallsofvallhalla
Site Admin
Posts: 12023
Joined: Wed Apr 22, 2009 11:29 pm

Re: Chat Bot Game

Post by hallsofvallhalla »

Exactly. Looking at chat bots now.
User avatar
vitinho444
Posts: 2819
Joined: Mon Mar 21, 2011 4:54 pm

Re: Chat Bot Game

Post by vitinho444 »

Can you explain more in detail? Like.. what do you say and what does the bot do exactly?
My Company Website: http://www.oryzhon.com

Skype: vpegas1234
User avatar
hallsofvallhalla
Site Admin
Posts: 12023
Joined: Wed Apr 22, 2009 11:29 pm

Re: Chat Bot Game

Post by hallsofvallhalla »

Found the prefect one I think. Starting on it now. Will have a demo up soon.

Basically the AI is the Game Master. He presents you with situations and you play your character through it.

So for instance you see an image of the forest. The Bot gives a description of the forest and says there is a goblin.

You then say, what kind of weapon does it have and it speaks back and says short sword.

You then say attack it with my bow

and it runs the attack.

Something along those lines but it is all voice controlled or if you want you can type.
User avatar
Xaos
Posts: 940
Joined: Wed Jan 11, 2012 4:01 am

Re: Chat Bot Game

Post by Xaos »

IMO you can have a lot of potential allowing people to play D&D (type-game) online with an AI GM (unless something like this already exist, im sure it does)
User avatar
vitinho444
Posts: 2819
Joined: Mon Mar 21, 2011 4:54 pm

Re: Chat Bot Game

Post by vitinho444 »

Ahhhh i get it now, so let's say its basically a browser based game, but controlled by voice :)
My Company Website: http://www.oryzhon.com

Skype: vpegas1234
User avatar
hallsofvallhalla
Site Admin
Posts: 12023
Joined: Wed Apr 22, 2009 11:29 pm

Re: Chat Bot Game

Post by hallsofvallhalla »

i cannot find any AI game master programs actually. I have the bot up and going and some AIML uploaded to him. Will have a sample here shortly.
User avatar
hallsofvallhalla
Site Admin
Posts: 12023
Joined: Wed Apr 22, 2009 11:29 pm

Re: Chat Bot Game

Post by hallsofvallhalla »

got the chat bot working with some conversation uploaded. He is still missing conversation but I can find and write AIML. Start by saying Hello!

http://hallsofvallhalla.com/chatbot
User avatar
srachit
Posts: 291
Joined: Sat Jan 05, 2013 6:10 pm

Re: Chat Bot Game

Post by srachit »

What are you using for voice recognition?
Post Reply

Return to “General Development”